aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2014-07-13 19:19:14 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2014-07-14 07:38:27 +0530
commitd288b90f63ab791d832fe2ce1058a70d108d105a (patch)
treec5cc5a9f97fe11bafcb18c80f84516fb236918cd /contrib
parentv3.6.1 (diff)
downloadgitolite-gentoo-d288b90f63ab791d832fe2ce1058a70d108d105a.tar.gz
gitolite-gentoo-d288b90f63ab791d832fe2ce1058a70d108d105a.tar.bz2
gitolite-gentoo-d288b90f63ab791d832fe2ce1058a70d108d105a.zip
(changes caused by doc revamp)
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/utils/ldap_groups.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/utils/ldap_groups.sh b/contrib/utils/ldap_groups.sh
index 0192565..01bf5ee 100755
--- a/contrib/utils/ldap_groups.sh
+++ b/contrib/utils/ldap_groups.sh
@@ -5,7 +5,7 @@
# Given a username,
# Provides a space-separated list of groups that the user is a member of.
#
-# see http://gitolite.com/gitolite/auth.html#ldap
+# see http://gitolite.com/gitolite/conf.html#ldap
# GROUPLIST_PGM => /path/to/ldap_groups.sh
ldap_groups() {