mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Fixing link to contributor page on github
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Hugo
|
# Hugo
|
||||||
A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com)
|
A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com)
|
||||||
and [friends](http://github.com/spf13/hugo/contributors) in Go.
|
and [friends](http://github.com/spf13/hugo/graphs/contributors) in Go.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
@@ -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>
|
||||||
|
Reference in New Issue
Block a user