Commit a7a2fccd83a8b27f200179bde7a94dbdfbfcd7ab

Ignacio Casal Quinteiro 2012-07-09T13:12:16

Point to the libgit2-glib wiki page

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 4c23fc8..e8dc36a 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 <http://git.gnome.org/browse/libgit2-glib>
+    * libgit2-glib <https://live.gnome.org/Libgit2-glib>
 * Haskell
     * hgit2 <https://github.com/norm2782/hgit2>
 * Lua