Fixing link to contributor page on github

This commit is contained in:
spf13 2013-08-03 03:33:39 -04:00
parent a21e99b85a
commit f0b72d0a34

View File

@ -18,7 +18,7 @@
<div class="hero-unit" style="background-color: #222; color: #ccc;"> <div class="hero-unit" style="background-color: #222; color: #ccc;">
<h1>Hugo</h1> <h1>Hugo</h1>
<p>A Fast and Flexible Static Site Generator built with love by <a href="http://spf13.com">spf13</a> <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/contributors">friends</a> in Go</p> and <a href="http://github.com/spf13/hugo/graphs/contributors">friends</a> in Go</p>
<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.html">Get Started</a>
</p> </p>