Mercurial > hg
diff hgweb.cgi @ 26421:4b0fc75f9403
urls: bulk-change primary website URLs
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 30 Sep 2015 15:43:49 -0500 |
parents | 85cba926cb59 |
children | 47ef023d0165 |
line wrap: on
line diff
--- a/hgweb.cgi Wed Sep 30 15:31:07 2015 -0500 +++ b/hgweb.cgi Wed Sep 30 15:43:49 2015 -0500 @@ -1,7 +1,7 @@ #!/usr/bin/env python # # An example hgweb CGI script, edit as necessary -# See also http://mercurial.selenic.com/wiki/PublishingRepositories +# See also https://mercurial-scm.org/wiki/PublishingRepositories # Path to repo or hgweb config to serve (see 'hg help hgweb') config = "/path/to/repo/or/config"