contrib/hgweb.wsgi
changeset 26421 4b0fc75f9403
parent 15475 85cba926cb59
child 45398 d58a205d0672
--- 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"