diff options
author | Greg Aker <greg@gregaker.net> | 2010-03-12 23:28:11 +0100 |
---|---|---|
committer | Greg Aker <greg@gregaker.net> | 2010-03-12 23:28:11 +0100 |
commit | b79de3015a7a52150c4e967fdfedb07d87de8261 (patch) | |
tree | e02a4b533f70cb789cde28fed870178549deeff2 /user_guide | |
parent | 5c180887a44646fdcf4f81cc2d7b7110d13ccd43 (diff) |
Fix #2 -- extra </a> on docs page
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/installation/downloads.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html index 271be7f63..0f0243e5c 100644 --- a/user_guide/installation/downloads.html +++ b/user_guide/installation/downloads.html @@ -82,7 +82,7 @@ Downloading CodeIgniter -<h1 id="hg"></a>Mercurial Server</h1> +<h1 id="hg">Mercurial Server</h1> <p><a href="http://mercurial.selenic.com">Mercurial</a> is a distributed version control system.</p> <p>Public Hg access is available at <a href="http://bitbucket.org/ellislab/codeigniter/">BitBucket</a>. |