readme: link to godoc for current main branch (#886)
The GoDoc link currently refers to the initial version of this package, but usually folks are looking
for whatever matches the current main branch. This should be updated whenever the package
version changes.
(cherry picked from commit c598ea5718
)
This commit is contained in:
parent
de2552a523
commit
ad818eecae
|
@ -1,6 +1,6 @@
|
|||
git2go
|
||||
======
|
||||
[](http://godoc.org/github.com/libgit2/git2go) [](https://travis-ci.org/libgit2/git2go)
|
||||
[](http://godoc.org/github.com/libgit2/git2go/v33) [](https://travis-ci.org/libgit2/git2go)
|
||||
|
||||
Go bindings for [libgit2](http://libgit2.github.com/).
|
||||
|
||||
|
|
Loading…
Reference in New Issue