From 6727d8203f7201c3475f8b6dc444cfa7686705e7 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Tue, 1 Aug 2017 13:50:19 -0500 Subject: [PATCH] Update gh repo for issues in config Fixes #117 --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 61df5b873..267167556 100644 --- a/config.toml +++ b/config.toml @@ -57,6 +57,8 @@ twitter = "GoHugoIO" removefromexternalsearch = false ## Gh repo for site footer (include trailing slash) ghrepo = "https://github.com/gohugoio/hugoDocs/" + ## GH Repo for filing a new issue + github_repo = "https://github.com/gohugoio/hugo/issues/new" ### Edit content repo (set to automatically enter "edit" mode; this is good for "improve this page" links) ghdocsrepo = "https://github.com/gohugoio/hugoDocs/tree/master/docs" ## Gitter URL