From 51bcb41a0e0ccc6917fb1da0522b4f88da0e8b51 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Tue, 19 May 2026 22:42:13 -0400 Subject: [PATCH] Update configuring-playbook-ldap-auth.md: the link to README Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-ldap-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-ldap-auth.md b/docs/configuring-playbook-ldap-auth.md index f6736a735..34f264e3e 100644 --- a/docs/configuring-playbook-ldap-auth.md +++ b/docs/configuring-playbook-ldap-auth.md @@ -11,7 +11,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later The playbook can install and configure the [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) LDAP Auth password provider for you. -See the project's [documentation](https://github.com/matrix-org/matrix-synapse-ldap3/blob/main/README.rst) to learn what it does and why it might be useful to you. +See the project's [documentation](https://github.com/matrix-org/matrix-synapse-ldap3/blob/main/README.md) to learn what it does and why it might be useful to you. ## Adjusting the playbook configuration