diff hgscm/templates/workflow_guide.html @ 243:fdb616b63365

Fix broken link
author Arne Babenhauserheide <bab@draketo.de>
date Mon, 28 Sep 2009 13:50:22 +0200
parents 300380748253
children
line wrap: on
line diff
--- a/hgscm/templates/workflow_guide.html	Mon Sep 28 13:13:17 2009 +0200
+++ b/hgscm/templates/workflow_guide.html	Mon Sep 28 13:50:22 2009 +0200
@@ -762,7 +762,7 @@
 
 <p>If you now want to check some more complex workflows, please have a look at the general <a title="Mercurial Workflows" href="http://selenic.com/mercurial/wiki/Workflows">workflows wikipage</a>.</p>
 
-<p>To deepen your understanding, you should also check the <a title="Overview of the basic concepts of Mercurial" href="quick_start_concepts">basic concept overview</a>.</p>
+<p>To deepen your understanding, you should also check the <a title="Overview of the basic concepts of Mercurial" href="quick-start">basic concept overview</a>.</p>
 
 <p>Have fun with Mercurial!</p>