From d5635c3a8914c1fe40367df7be7e5f440bb1b643 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Fri, 1 Nov 2024 23:09:16 -0700 Subject: [PATCH] Update `ldap-sync.py` reference Signed-off-by: Emmanuel Ferdman --- docs/Login/LDAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Login/LDAP.md b/docs/Login/LDAP.md index d2671fe89..ba9d299e0 100644 --- a/docs/Login/LDAP.md +++ b/docs/Login/LDAP.md @@ -1,6 +1,6 @@ ## LDAP info -- [LDAP sync script, that also correctly removes users](https://github.com/wekan/wekan/blob/main/ldap-sync/ldap-sync.py) +- [LDAP sync script, that also correctly removes users](https://github.com/wekan/wekan/blob/main/docs/Login/ldap-sync/ldap-sync.py) - [LDAP AD Simple Auth](LDAP-AD-Simple-Auth) 2021-07-24 and related [Search Filter Settings](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168): ```