docs/index.rst
changeset 248 3538b06ae2d2
parent 245 9ccf8492d5c5
child 292 f9b580a7c754
--- a/docs/index.rst	Sat May 12 18:50:11 2012 +0200
+++ b/docs/index.rst	Tue May 22 10:35:04 2012 +0200
@@ -71,13 +71,13 @@
 
 To enable the evolve extension use::
 
-    $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/
+    $ hg clone https://bitbucket.org/marmoute/mutable-history
     $ mutable-history/enable.sh >> ~/.hgrc
 
 You will probably want to use the associated version of hgview (qt viewer
 recommended). ::
 
-    $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/hgview/
+    $ hg clone http://hg-lab.logilab.org/wip/hgview/
     $ cd hgview
     $ python setup.py install --user