Mercurial > hg-website
diff templates/guide/index.html @ 464:53e90a523b43
templates: update links to the book
author | Mathias De Maré <mathias.demare@gmail.com> |
---|---|
date | Wed, 26 Oct 2016 21:47:30 +0200 |
parents | c79d1a115f49 |
children | 7bd9da64acf5 |
line wrap: on
line diff
--- a/templates/guide/index.html Fri Jul 22 18:46:43 2016 +0800 +++ b/templates/guide/index.html Wed Oct 26 21:47:30 2016 +0200 @@ -10,7 +10,7 @@ <ul> <li> <a title="Mercurial Tutorial" href="https://www.mercurial-scm.org/wiki/Tutorial">Tutorial</a> - a more exhaustive tutorial. </li> -<li><a title="Mercurial: The definitive Guide" href="http://hgbook.red-bean.com/">Mercurial: The Definitive Guide</a> - a very detailed description of Mercurial including <a title="Behind the Scenes" href="http://hgbook.red-bean.com/read/behind-the-scenes.html">behind the scenes</a>, an indepth article on the design of Mercurial.</li> +<li><a title="Mercurial: The definitive Guide" href="https://book.mercurial-scm.org/">Mercurial: The Definitive Guide</a> - a very detailed description of Mercurial including <a title="Behind the Scenes" href="http://book.mercurial-scm.org/read/concepts.html">behind the scenes</a>, an indepth article on the design of Mercurial.</li> <li><a title="Understanding Mercurial" href="https://www.mercurial-scm.org/wiki/UnderstandingMercurial">Understanding Mercurial</a> - the concepts behind Mercurial.</li> </ul>