Skip to content

Commit 8e3f8e3

Browse files
committed
Fix broken anchor
1 parent adedb4e commit 8e3f8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platform-services/automation-service/app-central/integrations/active-directory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import IntegrationTimeout from '../../../../reuse/automation-service/integration
5050

5151
* **Login Port**. The port used for LDAP authentication. The default is `389` for LDAP and `636` for LDAPS.
5252

53-
* **Login DN (Username)**. Enter the distinguished name format (for example, `CN=Administrator,CN=Users,DC=csoar,DC=com`). See the [following sections](#how-to-get-login-dn-with-a-local-account) for information about how to get the login DN.
53+
* **Login DN (Username)**. Enter the distinguished name format (for example, `CN=Administrator,CN=Users,DC=csoar,DC=com`). See the following sections for information about how to get the login DN.
5454

5555
* **Password**. The corresponding password for the provided username.
5656

0 commit comments

Comments
 (0)