# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1585161738 -3600
# Node ID 7a2998e485456857e3fb71abf94d100bd36ff45a
# Parent  2c6d5734ae041a2d5e83f5c78bfcd9a2899a71aa
mod_auth_ldap: Fix broken link to LuaLDAP

diff -r 2c6d5734ae04 -r 7a2998e48545 mod_auth_ldap/README.markdown
--- a/mod_auth_ldap/README.markdown	Mon Mar 23 19:03:04 2020 +0100
+++ b/mod_auth_ldap/README.markdown	Wed Mar 25 19:42:18 2020 +0100
@@ -13,7 +13,7 @@
 Dependecies
 ===========
 
-This module depends on [LuaLDAP](http://www.keplerproject.org/lualdap/)
+This module depends on [LuaLDAP](https://github.com/lualdap/lualdap)
 for connecting to an LDAP server.
 
 Configuration