From 8ad7a30cd7fe9b313ce91ced450be3cabc835b35 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Tue, 10 Feb 2015 17:02:17 +0100 Subject: [PATCH] doc: Fix link to resources in the authentication doc --- doc/authentication.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/authentication.md b/doc/authentication.md index 175403061..604c85a2e 100644 --- a/doc/authentication.md +++ b/doc/authentication.md @@ -40,7 +40,7 @@ or LDAP configuration method. Directive | Description ------------------------|------------ **backend** | `ldap` -**resource** | The name of the LDAP resource defined in [resources.ini](resources). +**resource** | The name of the LDAP resource defined in [resources.ini](#resources). **user_class** | LDAP user class. **user_name_attribute** | LDAP attribute which contains the username. @@ -63,7 +63,7 @@ with Icinga Web 2 (e.g. an alias) no matter what the primary user id might actua Directive | Description ------------------------|------------ **backend** | `ad` -**resource** | The name of the LDAP resource defined in [resources.ini](resources). +**resource** | The name of the LDAP resource defined in [resources.ini](#resources). **Example:** @@ -82,7 +82,7 @@ authentication method. Directive | Description ------------------------|------------ **backend** | `db` -**resource** | The name of the database resource defined in [resources.ini](resources). +**resource** | The name of the database resource defined in [resources.ini](#resources). **Example:**