Mercurial > hg-website
changeset 432:1d69d2b8e4b8
Merged in martin-devision-bg/hg-website/martin-devision-bg/link-to-quick-start-in-the-easy-to-use-s-1425244320970 (pull request #6)
Link to "Quick Start" in the "Easy to use" section does not work with the trailing slash :]
author | David Soria Parra <sn_@gmx.net> |
---|---|
date | Tue, 01 Dec 2015 09:52:26 -0800 |
parents | 5d41bc5f0dd2 (current diff) f0fa91ce9169 (diff) |
children | 6a4a877e0e1a |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/about/index.html Tue Dec 01 09:52:00 2015 -0800 +++ b/templates/about/index.html Tue Dec 01 09:52:26 2015 -0800 @@ -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>