summaryrefslogtreecommitdiffstats
path: root/modules/base/base.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/base/base.go')
-rw-r--r--modules/base/base.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/base/base.go b/modules/base/base.go
index 6bd294680c..47a4137c97 100644
--- a/modules/base/base.go
+++ b/modules/base/base.go
@@ -4,7 +4,7 @@
package base
-const DOC_URL = "http://gogs.io/docs"
+const DOC_URL = "https://github.com/gogits/go-gogs-client/wiki"
type (
TplName string