Mercurial > hg-website
changeset 27:a64b7ddbed10
Automated merge with ssh://hg@bitbucket.org/segv/hg-website/
author | Jesper Noehr <jesper@noehr.org> |
---|---|
date | Sun, 15 Feb 2009 19:58:24 +0100 |
parents | 4cd968e1c80b (diff) b3d9cbb33d54 (current diff) |
children | cbfc4d01da6b |
files | |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/en/index.html Sun Feb 15 19:58:03 2009 +0100 +++ b/src/en/index.html Sun Feb 15 19:58:24 2009 +0100 @@ -57,15 +57,15 @@ <h3>How you can benefit from Mercurial</h3> <ol> <li class="i-1"> - <h4><a href="about.html">Power and speed</a></h4> + <h4>It is <a href="about.html">fast and powerful</a></h4> <p>Mercurial offers you the power and speed to efficiently handle projects of any size and kind. You can use a multitude of [workflows]() and easily enhance its functionality with [extensions]().</p> </li> <li class="i-2"> - <h4><a href="javascript:void(0);">Ease of use</a></h4> + <h4>It is <a href="./usage">easy to use</a></h4> <p>Mercurials consistent and intuitive interface makes it easy to learn and understand. You can simply start with the [bare basics][] and learn incrementally or print a copy of the [hgbook]() to understand the big picture in one go. </p> </li> <li class="i-3"> - <h4><a href="testimonies">Just works.</a></h4> + <h4>And it <a href="./testimonies">just works</a></h4> <p>Mercurial strives to deliver on each of its promises. Most tasks simply work on the first try and without requiring arcane knowledge. (If one doesn't, that's most likely no feature but a <a href="http://selenic.com/mercurial/bugs/">bug</a>. Please <a href="http://selenic.com/mercurial/bugs/">tell us about it</a>!)</p> </li> </ol>