url: update url to point to https://www.mercurial-scm.org/repo/evolve stable
authorAndré Sintzoff <andre.sintzoff@gmail.com>
Wed, 31 May 2017 22:15:34 +0200
branchstable
changeset 2557 e3acb8823900
parent 2554 08bd8ab55cc9
child 2594 a3fbe5293bf6
url: update url to point to https://www.mercurial-scm.org/repo/evolve
debian/copyright
docs/index.rst
--- a/debian/copyright	Wed Jun 07 10:22:00 2017 +0100
+++ b/debian/copyright	Wed May 31 22:15:34 2017 +0200
@@ -1,5 +1,5 @@
 This software was downloaded from
-http://hg.netv6.net/evolve-main/
+https://www.mercurial-scm.org/repo/evolve/
 
 Copyright 2011 Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
                Logilab SA        <contact@logilab.fr>
--- a/docs/index.rst	Wed Jun 07 10:22:00 2017 +0100
+++ b/docs/index.rst	Wed May 31 22:15:34 2017 +0200
@@ -113,7 +113,7 @@
   #. Clone the ``evolve`` repository::
 
        cd ~/src
-       hg clone http://hg.netv6.net/evolve-main
+       hg clone https://www.mercurial-scm.org/repo/evolve
 
   #. Configure the extension, either locally ::