Fixed links to sdk docs

This commit is contained in:
Thomas Boerger 2016-11-07 15:58:58 +01:00
parent e378648c79
commit 77f9c7e571
No known key found for this signature in database
GPG key ID: 5A388F55283960B6
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
package base
const DocURL = "https://godoc.org/github.com/go-gitea/go-sdk"
const DocURL = "https://godoc.org/github.com/go-gitea/go-sdk/gitea"
type (
TplName string