Skip to content

Commit d29a1a0

Browse files
authored
Merge pull request #193 from BillFarber/task/updateDocsToPDC
Change the docs to refer to the Progress Data Cloud.
2 parents b095361 + c7d440d commit d29a1a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/configuring-the-connector.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@ Both digest and basic authentication require the following properties to be conf
5757
- `ml.connection.username` = the name of the MarkLogic user to authenticate as
5858
- `ml.connection.password` = the password of the MarkLogic user
5959

60-
### Configuring MarkLogic Cloud authentication
60+
### Configuring Progress Data Cloud authentication
6161

62-
Cloud authentication requires the following properties to be configured:
62+
Progress Data Cloud authentication requires the following properties to be configured:
6363

64-
- `ml.connection.basePath` = the base path in your MarkLogic Cloud instance that points to the REST API server you
64+
- `ml.connection.basePath` = the base path in your Progress Data Cloud instance that points to the REST API server you
6565
wish to connect to
66-
- `ml.connection.cloudApiKey` = the API key for authenticating with your MarkLogic Cloud instance
66+
- `ml.connection.cloudApiKey` = the API key for authenticating with your Progress Data Cloud instance
6767

68-
You should also set `ml.connection.port` to 443 for connecting to MarkLogic Cloud.
68+
You should also set `ml.connection.port` to 443 for connecting to Progress Data Cloud.
6969

7070
### Configuring certificate authentication
7171

0 commit comments

Comments
 (0)