Skip to content

Commit

Permalink
docs(CompareComplyV1): Change API doc links to use cloud.ibm.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Oliveri committed Jan 15, 2019
1 parent dd64593 commit ac32793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/CompareComplyV1/CompareComply.swift
Original file line number Diff line number Diff line change
Expand Up @@ -696,9 +696,9 @@ public class CompareComply {

Run Compare and Comply methods over a collection of input documents.
**Important:** Batch processing requires the use of the [IBM Cloud Object Storage
service](https://console.bluemix.net/docs/services/cloud-object-storage/about-cos.html#about-ibm-cloud-object-storage).
service](https://cloud.ibm.com/docs/services/cloud-object-storage/about-cos.html#about-ibm-cloud-object-storage).
The use of IBM Cloud Object Storage with Compare and Comply is discussed at [Using batch
processing](https://console.bluemix.net/docs/services/compare-comply/batching.html#before-you-batch).
processing](https://cloud.ibm.com/docs/services/compare-comply/batching.html#before-you-batch).

- parameter function: The Compare and Comply method to run across the submitted input documents.
- parameter inputCredentialsFile: A JSON file containing the input Cloud Object Storage credentials. At a
Expand Down

0 comments on commit ac32793

Please sign in to comment.