changeset 180:2e3d82c01ea5

Fix url of workflow guide on frontpage.
author Arne Babenhauserheide <bab@draketo.de>
date Sun, 24 May 2009 18:55:09 +0200
parents 036f686365ca
children 9fbcdb15513b
files hgscm/templates/frontpage.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgscm/templates/frontpage.html	Sun May 24 16:06:22 2009 +0200
+++ b/hgscm/templates/frontpage.html	Sun May 24 18:55:09 2009 +0200
@@ -24,7 +24,7 @@
 			</li>
 			<li class="i-2">
 				<h4>It is <a href="./learn_mercurial">easy to learn</a></h4> <!-- point to a site which begins with a random "easy to learn" testimonial and then shows ways to learn Mercurial, from quick start to indepth -->
-				<p>You can follow our simple <a href="workflow_guide">guide</a> to learn how to revision your documents with Mercurial, or just use the <a href="./quick_start">quick start</a> to get going instantly. <!--If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.--></p>
+				<p>You can follow our simple <a href="{% url workflow_guide %}">guide</a> to learn how to revision your documents with Mercurial, or just use the <a href="./quick_start">quick start</a> to get going instantly. <!--If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.--></p>
 			</li>
 			<li class="i-3">
 				<h4>And it <a href="./testimonies">just works</a></h4>