mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-31 12:00:01 +02:00
Fixed links to sdk docs
This commit is contained in:
parent
e378648c79
commit
77f9c7e571
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue