diff -r 2fc86d92c4a9 -r 4b0fc75f9403 contrib/hgweb.wsgi --- a/contrib/hgweb.wsgi Wed Sep 30 15:31:07 2015 -0500 +++ b/contrib/hgweb.wsgi Wed Sep 30 15:43:49 2015 -0500 @@ -1,5 +1,5 @@ # An example WSGI for use with mod_wsgi, edit as necessary -# See http://mercurial.selenic.com/wiki/modwsgi for more information +# See https://mercurial-scm.org/wiki/modwsgi for more information # Path to repo or hgweb config to serve (see 'hg help hgweb') config = "/path/to/repo/or/config"