Mercurial > evolve
changeset 2557:e3acb8823900 stable
url: update url to point to https://www.mercurial-scm.org/repo/evolve
author | André Sintzoff <andre.sintzoff@gmail.com> |
---|---|
date | Wed, 31 May 2017 22:15:34 +0200 |
parents | 08bd8ab55cc9 |
children | a3fbe5293bf6 |
files | debian/copyright docs/index.rst |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 ::