Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxwell Swadling <maxwellswadling@gmail.com>2013-04-09 03:28:40 +0400
committerMaxwell Swadling <maxwellswadling@gmail.com>2013-04-09 03:28:40 +0400
commit7d5b0f8b1f3a9f829847188d2d25b7f47cf00b1c (patch)
tree5b7a387c1809c23c99c1de7d4806cd791e4dc8fa /README.md
parent812e5aea5963caee3a5894538921ac0530f548bd (diff)
Updated link to Haskell bindings
The old one hasn't been updated in a long time. This one is current.
Diffstat (limited to 'README.md')
-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