Commit fc12a6b545e26e673640288418202ac802a82a3f

Vicent Martí 2013-04-08T23:28:27

Merge pull request #1458 from maxpow4h/patch-1 Updated link to Haskell bindings

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index ab1d05e..790e202 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Here are the bindings to libgit2 that are currently available:
 * GObject
     * libgit2-glib <https://live.gnome.org/Libgit2-glib>
 * Haskell
-    * hgit2 <https://github.com/norm2782/hgit2>
+    * hgit2 <https://github.com/fpco/gitlib>
 * Lua
     * luagit2 <https://github.com/libgit2/luagit2>
 * .NET