summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxwell Swadling <maxwellswadling@gmail.com>2013-04-09 09:28:40 +1000
committerMaxwell Swadling <maxwellswadling@gmail.com>2013-04-09 09:28:40 +1000
commit7d5b0f8b1f3a9f829847188d2d25b7f47cf00b1c (patch)
tree5b7a387c1809c23c99c1de7d4806cd791e4dc8fa
parent812e5aea5963caee3a5894538921ac0530f548bd (diff)
downloadlibgit2-7d5b0f8b1f3a9f829847188d2d25b7f47cf00b1c.tar.gz
Updated link to Haskell bindings
The old one hasn't been updated in a long time. This one is current.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab1d05ec8..790e202d7 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