changeset 1738:fb5e479080d8

project: change evolution domain to mercurial-scm
author timeless@gmail.com
date Thu, 14 Apr 2016 18:07:40 +0000
parents 27445da063b7
children a7bad80b7700
files README debian/control setup.py
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README
+++ b/README
@@ -21,7 +21,7 @@
 We recommend reading the documentation first. An online version is
 available here:
 
-    http://evolution.experimentalworks.net/doc/
+    https://www.mercurial-scm.org/doc/evolution/
 
 Or see the ``doc/`` directory for a local copy.
 
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@
  librsvg2-bin,
  wget,
 Python-Version: >= 2.6
-Homepage: http://evolution.experimentalworks.net/
+Homepage: https://www.mercurial-scm.org/doc/evolution/
 
 Package: mercurial-evolve
 Architecture: all
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@
     author='Pierre-Yves David',
     maintainer='Pierre-Yves David',
     maintainer_email='pierre-yves.david@ens-lyon.org',
-    url='http://evolution.experimentalworks.net/',
+    url='https://www.mercurial-scm.org/doc/evolution/',
     description='Flexible evolution of Mercurial history.',
     long_description=open('README').read(),
     keywords='hg mercurial',