diff help/a-11.html @ 498:21aa41b62c3a

Add back/forward/home to Help window, and some Help edits
author Chris Cannam
date Mon, 22 Aug 2011 18:46:06 +0100
parents fb95d70c80d5
children b3309be1640f
line wrap: on
line diff
--- a/help/a-11.html	Mon Aug 22 15:19:00 2011 +0100
+++ b/help/a-11.html	Mon Aug 22 18:46:06 2011 +0100
@@ -1,5 +1,4 @@
 <link rel="stylesheet" type="text/css" href="help.css"/>
-<p><a href="topics.html">Back to Topics</a></p><hr>
 
 
 <h2>I have a folder of source code or documents on my computer and I want to use version control to manage it</h2>
@@ -26,4 +25,3 @@
 them.  The default is for all files in the folder to be treated as
 &ldquo;untracked&rdquo;, i.e. not included in the history.)
 <ul><li>Note: the equivalent Mercurial command for this is <b>hg init</b></li></ul>
-<hr><p><a href="topics.html">Back to Topics</a></p>