Mercurial > hg
diff hgweb.cgi @ 26813:b66e3ca0b90c stable 3.6-rc
merge default into stable for code freeze
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 20 Oct 2015 15:59:10 -0500 |
parents | 4b0fc75f9403 |
children | 47ef023d0165 |
line wrap: on
line diff
--- a/hgweb.cgi Thu Oct 08 23:24:38 2015 +0900 +++ b/hgweb.cgi Tue Oct 20 15:59:10 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"