Skip to content

Commit 9d5e8ea

Browse files
authored
Fix OpenAM and OpenDJ documentation links (#101)
1 parent 1bacc2c commit 9d5e8ea

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

openidm-doc/src/main/asciidoc/getting-started/chap-where-to-go.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ OpenIDM includes support for connectors to the following external resources:
8989
9090
* Salesforce (see xref:../connectors-guide/chap-salesforce.adoc#chap-salesforce["Salesforce Connector"] in the __Connectors Guide__).
9191
92-
* Any LDAPv3-compliant directory, including link:../../../opendj/3.5/install-guide[OpenDJ, window=\_blank] and Active Directory (see xref:../connectors-guide/chap-ldap.adoc#chap-ldap["Generic LDAP Connector"] in the __Connectors Guide__).
92+
* Any LDAPv3-compliant directory, including link:../../../opendj/install-guide[OpenDJ, window=\_blank] and Active Directory (see xref:../connectors-guide/chap-ldap.adoc#chap-ldap["Generic LDAP Connector"] in the __Connectors Guide__).
9393
9494
* CSV Files (see xref:../connectors-guide/chap-csv.adoc#chap-csv["CSV File Connector"] in the __Connectors Guide__).
9595

openidm-doc/src/main/asciidoc/samples-guide/chap-fullstack-sample.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ When you configure OpenAM, you need the following information to configure OpenD
6767
6868
This sample assumes that you will configure OpenAM on a separate system from OpenIDM.
6969
70-
Install OpenAM as described in link:../../../openam/13/install-guide/#configure-openam-custom[To Custom Configure OpenAM, window=\_blank].
70+
Install OpenAM as described in link:../../../openam/install-guide/#configure-openam-custom[To Custom Configure OpenAM, window=\_blank].
7171
7272
During the installation process, include the parameters described in xref:#external-ldap-config-full-stack["External OpenDJ Configuration"]. Alternatively, if you already have an operational instance of OpenAM, set up an external instance of OpenDJ as described in link:../../../openam/13/admin-guide/#realm-data-store[To Configure a Data Store, window=\_blank].
7373

openidm-doc/src/main/asciidoc/samples-guide/chap-ldap-samples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@ The options shown in the associated configuration files can be easily modified t
11871187
[#more-sample6-realad]
11881188
==== Sample 6 with an Active AD Deployment
11891189
1190-
If you have an existing, active instance of AD, set up OpenDJ, as described in the link:../../../opendj/3.5/install-guide[OpenDJ Installation Guide, window=\_blank].
1190+
If you have an existing, active instance of AD, set up OpenDJ, as described in the link:../../../opendj/install-guide[OpenDJ Installation Guide, window=\_blank].
11911191
11921192
During installation, populate OpenDJ with the data in the `Example.ldif` file, available in the `sample6/data` directory.
11931193

openidm-doc/src/main/asciidoc/samples-guide/chap-workflow-samples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Note that the `curl` commands in this section use the secure port for OpenIDM (8
254254
This use case assumes an OpenDJ server and populates the managed user repository with users from OpenDJ.
255255
To set up the sample, install and configure OpenDJ, as follows:
256256
257-
. Download and install OpenDJ, as described in link:../../../opendj/3.5/install-guide/#gui-install[To Install OpenDJ Directory Server With the GUI, window=\_blank].
257+
. Download and install OpenDJ, as described in link:../../../opendj/install-guide/#gui-install[To Install OpenDJ Directory Server With the GUI, window=\_blank].
258258
+
259259
This sample assumes that OpenDJ is listening on port 1389, the standard LDAP port for users who cannot use privileged ports.
260260

0 commit comments

Comments
 (0)