Commit 7d5b0f8b1f3a9f829847188d2d25b7f47cf00b1c

Maxwell Swadling 2013-04-09T09:28:40

Updated link to Haskell bindings The old one hasn't been updated in a long time. This one is current.

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