aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaramc@gmail.com>2023-07-14 07:40:48 +0530
committerSitaram Chamarty <sitaramc@gmail.com>2023-07-14 07:40:48 +0530
commite6c19ba1853b4a24930da4e2c7e4129cb4180625 (patch)
treea0be8fb4dcd1972cc770e24913cda18428cd1649 /src/commands/sskm
parentsimple fix to a problem created by cf423a6a... (diff)
downloadgitolite-gentoo-e6c19ba1853b4a24930da4e2c7e4129cb4180625.tar.gz
gitolite-gentoo-e6c19ba1853b4a24930da4e2c7e4129cb4180625.tar.bz2
gitolite-gentoo-e6c19ba1853b4a24930da4e2c7e4129cb4180625.zip
fixed up several broken URLs (minor but annoying)
Diffstat (limited to 'src/commands/sskm')
-rwxr-xr-xsrc/commands/sskm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/sskm b/src/commands/sskm
index eb51f69..435e15a 100755
--- a/src/commands/sskm
+++ b/src/commands/sskm
@@ -8,7 +8,7 @@ use Gitolite::Common;
=for usage
Usage for this command is not that simple. Please read the full documentation
-in doc/sskm.mkd or online at http://gitolite.com/gitolite/sskm.html.
+in doc/sskm.mkd or online at http://gitolite.com/gitolite/contrib/sskm.html.
=cut
usage() if @ARGV and $ARGV[0] eq '-h';