From 76224eba02cfb97b18c724d69440b1fc999fccd6 Mon Sep 17 00:00:00 2001 From: Diego Bernardes Date: Tue, 5 Mar 2019 23:33:22 +0000 Subject: Support changing godoc instance (#38) This adds the ability to change the godoc.org instance used by Sally to link to documentation by providing a new `godoc` section in the configuration. --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 802996c..d322ef6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,8 +23,8 @@ {{ $value.Repo }} - - GoDoc + + GoDoc -- cgit v1.2.3