Change temporarily ghdocsrepo field in site config

to allow for easier contrib to docs concept.

Ref rdwatters/hugo-docs-concept#103
This commit is contained in:
Ryan Watters 2017-04-30 17:39:39 -05:00
parent c616ade998
commit 906ad232ec

View File

@ -56,7 +56,7 @@ googleAnalytics = "UA-76549364-1"
## Gh repo for site footer (include trailing slash)
ghrepo = "https://github.com/spf13/hugo/"
### Edit content repo (set to automatically enter "edit" mode; this is good for "improve this page" links)
ghdocsrepo = "https://github.com/spf13/hugo/tree/master/docs"
ghdocsrepo = "https://github.com/rdwatters/hugo-docs-concept/tree/master"
## Gitter URL
gitter = "https://gitter.im/spf13/hugo"
## Discuss Forum URL