Commit 6f41aeab118c93b70f4b3dc838fc963e3c2ee92c

Russell Belfer 2012-07-10T15:49:51

Merge pull request #811 from nacho/development 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