diff contrib/hgweb.wsgi @ 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 d58a205d0672
line wrap: on
line diff
--- 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"