aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2013-02-28 04:33:24 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2013-02-28 04:34:26 +0530
commit0458bdf1e18f6112db6ad8b8ad49135c4fe2e8db (patch)
treebde7fc59985fba9cc203df98a5748d3a32596ade /check-g2-compat
parentFix a warning about ambiguous shift usage (diff)
downloadgitolite-gentoo-0458bdf1e18f6112db6ad8b8ad49135c4fe2e8db.tar.gz
gitolite-gentoo-0458bdf1e18f6112db6ad8b8ad49135c4fe2e8db.tar.bz2
gitolite-gentoo-0458bdf1e18f6112db6ad8b8ad49135c4fe2e8db.zip
(minor) change urls to fit new domain gitolite.com
Diffstat (limited to 'check-g2-compat')
-rwxr-xr-xcheck-g2-compat2
1 files changed, 1 insertions, 1 deletions
diff --git a/check-g2-compat b/check-g2-compat
index 72c32fa..508c6fd 100755
--- a/check-g2-compat
+++ b/check-g2-compat
@@ -40,7 +40,7 @@ sub intro {
msg( '', '' );
msg( INFO => "'see docs' usually means the pre-migration checklist in" );
msg( '', => "'g2migr.html'; to get there, start from the main migration" );
- msg( '', => "page at http://sitaramc.github.com/gitolite/install.html#migr" );
+ msg( '', => "page at http://gitolite.com/gitolite/migr.html" );
msg( '', '' );
}