mod_auth_ldap: Fix broken link to LuaLDAP
authorKim Alvefur <zash@zash.se>
Wed, 25 Mar 2020 19:42:18 +0100
changeset 3958 7a2998e48545
parent 3957 2c6d5734ae04
child 3959 017f60608fc8
mod_auth_ldap: Fix broken link to LuaLDAP
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