summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Martí <vicent@github.com>2013-04-08 23:28:27 -0700
committerVicent Martí <vicent@github.com>2013-04-08 23:28:27 -0700
commitfc12a6b545e26e673640288418202ac802a82a3f (patch)
tree5b7a387c1809c23c99c1de7d4806cd791e4dc8fa
parent812e5aea5963caee3a5894538921ac0530f548bd (diff)
parent7d5b0f8b1f3a9f829847188d2d25b7f47cf00b1c (diff)
downloadlibgit2-fc12a6b545e26e673640288418202ac802a82a3f.tar.gz
Merge pull request #1458 from maxpow4h/patch-1
Updated link to Haskell bindings
-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