Commit 36bae3e96af2d706d259602bb6c8cef82bd9b710

Ignacio Casal Quinteiro 2012-05-31T09:56:05

libgit2-glib bindings moved to gnome servers

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 29b8001..4c23fc8 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ Here are the bindings to libgit2 that are currently available:
 * Go
     * go-git <https://github.com/str1ngs/go-git>
 * GObject
-    * libgit2-glib <https://github.com/nacho/libgit2-glib>
+    * libgit2-glib <http://git.gnome.org/browse/libgit2-glib>
 * Haskell
     * hgit2 <https://github.com/norm2782/hgit2>
 * Lua