summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2013-08-31 17:42:38 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2013-08-31 17:42:38 +0200
commitf2cda906e515bd4cb0cfe244652d764fdabbe23b (patch)
treecd49ce279bc685be3083c6fc89fa926990cfb42d /README.md
parent749871c24068157def699b3455fe27f893f28aa6 (diff)
downloadlibgit2-f2cda906e515bd4cb0cfe244652d764fdabbe23b.tar.gz
Point to the right Go bindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bcab8ac51..44fd059c1 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ Here are the bindings to libgit2 that are currently available:
* Erlang
* Geef <https://github.com/carlosmn/geef>
* Go
- * go-git <https://github.com/str1ngs/go-git>
+ * git2go <https://github.com/libgit2/git2go>
* GObject
* libgit2-glib <https://live.gnome.org/Libgit2-glib>
* Haskell