Mercurial > hg-website
changeset 423:f64038540cc9 martin-devision-bg/link-to-quick-start-in-the-easy-to-use-s-1425244320970
Link to "Quick Start" in the "Easy to use" section does not work with the trailing slash :]
author | Martin Georgiev <martin@devision.bg> |
---|---|
date | Sun, 01 Mar 2015 21:12:03 +0000 |
parents | 4224eebf4d95 |
children | f0fa91ce9169 |
files | templates/about/index.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/about/index.html Thu Sep 18 18:16:56 2014 +0200 +++ b/templates/about/index.html Sun Mar 01 21:12:03 2015 +0000 @@ -24,7 +24,7 @@ <h2>Easy to use</h2> -<p>Mercurial sports a consistent command set in which most subversion users feel right at home. Potentially dangerous actions are available via extensions you need to enable, so the basic interface is easy to use, easy to learn and hard to break. The <a href="/quickstart/">Quick Start</a> should get you going in a just few minutes.</p> +<p>Mercurial sports a consistent command set in which most subversion users feel right at home. Potentially dangerous actions are available via extensions you need to enable, so the basic interface is easy to use, easy to learn and hard to break. The <a href="/quickstart">Quick Start</a> should get you going in a just few minutes.</p> <h2>Open Source</h2>