diff options
author | Russell Belfer <rb@github.com> | 2012-07-10 15:49:51 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2012-07-10 15:49:51 -0700 |
commit | 6f41aeab118c93b70f4b3dc838fc963e3c2ee92c (patch) | |
tree | 6942527e86bdce2d1a1adc1ef4341edb38996afd | |
parent | 1de11acafb54eebb2b61a04879705c967247cf08 (diff) | |
parent | a7a2fccd83a8b27f200179bde7a94dbdfbfcd7ab (diff) | |
download | libgit2-6f41aeab118c93b70f4b3dc838fc963e3c2ee92c.tar.gz |
Merge pull request #811 from nacho/development
Point to the libgit2-glib wiki page
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |