[PATCH] templates: update links to the book

Mathias De Maré mathias.demare at gmail.com
Wed Oct 26 15:59:55 EDT 2016


On Wed, Oct 26, 2016 at 9:58 PM, Mathias De Maré <mathias.demare at gmail.com>
wrote:

> # HG changeset patch
> # User Mathias De Maré <mathias.demare at gmail.com>
> # Date 1477511250 -7200
> #      Wed Oct 26 21:47:30 2016 +0200
> # Node ID 53e90a523b43efa8b34a9868eb692294edd75a22
> # Parent  4ec689699207cee6c4f2e09e9580df3b850f9441
> templates: update links to the book
>

Should have clarified in the topic: this is a patch for hg-website.

>
> diff -r 4ec689699207 -r 53e90a523b43 templates/guide/index.html
> --- 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>
>
> diff -r 4ec689699207 -r 53e90a523b43 templates/learn/index.html
> --- a/templates/learn/index.html        Fri Jul 22 18:46:43 2016 +0800
> +++ b/templates/learn/index.html        Wed Oct 26 21:47:30 2016 +0200
> @@ -25,7 +25,7 @@
>    In this user-friendly, six-part tutorial, Joel Spolsky teaches you the
> key concepts of Mercurial. Also includes a section explaining the
> differences between SVN and Mercurial. </p>
>  </li>
>  <li>
> -<p><a href="http://hgbook.red-bean.com/">Mercurial: The Definitive
> Guide</a> ("hgbook")<br />
> +<p><a href="http://book.mercurial-scm.org/">Mercurial: The Definitive
> Guide</a> ("hgbook")<br />
>    The free book from Bryan O' Sullivan gives a detailed and easy to read
> introduction to Mercurial and the philosophy behind it. </p>
>  </li>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20161026/fa47c1a0/attachment.html>


More information about the Mercurial-devel mailing list