mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-10 18:53:58 +09:00
Set correct doc url for go-sdk
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
package base
|
||||
|
||||
const DOC_URL = "https://github.com/gogits/go-gogs-client/wiki"
|
||||
const DocURL = "https://godoc.org/github.com/go-gitea/go-sdk"
|
||||
|
||||
type (
|
||||
TplName string
|
||||
|
Reference in New Issue
Block a user