diff -r 1a713fa2d3ba -r 3538b06ae2d2 docs/index.rst --- 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