ref: de9f9ae16e9a17d697ebb0ba634f91f24a5f9971
parent: f6e590e536e989231a285e70b346375a80a9768d
author: spf13 <[email protected]>
date: Mon Aug 5 07:12:39 EDT 2013
Fixing getting started link.
--- a/docs/layouts/index.html
+++ b/docs/layouts/index.html
@@ -20,7 +20,7 @@
<p>A Fast and Flexible Static Site Generator built with love by <a href="http://spf13.com">spf13</a>
and <a href="http://github.com/spf13/hugo/graphs/contributors">friends</a> in Go</p>
<p>
- <a class="btn btn-large btn-success" href="/doc/installing.html">Get Started</a>
+ <a class="btn btn-large btn-success" href="/doc/installing">Get Started</a>
</p>
</div>
<div class="row-fluid">