changeset 26421 | 4b0fc75f9403 |
parent 15475 | 85cba926cb59 |
child 43731 | 47ef023d0165 |
--- 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"