From: spf13 Date: Sat, 3 Aug 2013 07:33:39 +0000 (-0400) Subject: Fixing link to contributor page on github X-Git-Tag: v0.8~1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f6e590e536e989231a285e70b346375a80a9768d;p=brevno-suite%2Fhugo Fixing link to contributor page on github --- diff --git a/README.md b/README.md index 58f48599..77d28421 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hugo 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 diff --git a/docs/layouts/index.html b/docs/layouts/index.html index e7204ea5..184df4a6 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -18,7 +18,7 @@

Hugo

A Fast and Flexible Static Site Generator built with love by spf13 - and friends in Go

+ and friends in Go

Get Started