mirror of
https://github.com/go-gitea/gitea
synced 2025-07-13 14:07:20 +00: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