setup.py
changeset 26421 4b0fc75f9403
parent 25409 95e042d77a5f
child 26600 e8497889edab
--- a/setup.py	Wed Sep 30 15:31:07 2015 -0500
+++ b/setup.py	Wed Sep 30 15:43:49 2015 -0500
@@ -602,8 +602,8 @@
       version=setupversion,
       author='Matt Mackall and many others',
       author_email='mercurial@selenic.com',
-      url='http://mercurial.selenic.com/',
-      download_url='http://mercurial.selenic.com/release/',
+      url='https://mercurial-scm.org/',
+      download_url='https://mercurial-scm.org/release/',
       description=('Fast scalable distributed SCM (revision control, version '
                    'control) system'),
       long_description=('Mercurial is a distributed SCM tool written in Python.'