summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdgar Aroutiounian <edgar.factorial@gmail.com>2015-05-28 15:19:53 -0400
committerEdgar Aroutiounian <edgar.factorial@gmail.com>2015-05-28 15:19:53 -0400
commit69560cc089c557efe23792e4e98fc7f5ddbb497a (patch)
tree6f7d51a3f565beb737262a8b99fda08eb35ec37f /README.md
parentff8d635adbf1208927c7319178d29b0ed973a107 (diff)
downloadlibgit2-69560cc089c557efe23792e4e98fc7f5ddbb497a.tar.gz
Changed README to use new OCaml bindings to git
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 4d9cd2d1e..4ee1fdc2a 100644
--- a/README.md
+++ b/README.md
@@ -201,7 +201,7 @@ Here are the bindings to libgit2 that are currently available:
* Objective-C
* objective-git <https://github.com/libgit2/objective-git>
* OCaml
- * libgit2-ocaml <https://github.com/burdges/libgit2-ocaml>
+ * ocaml-libgit2 <https://github.com/fxfactorial/ocaml-libgit2>
* Parrot Virtual Machine
* parrot-libgit2 <https://github.com/letolabs/parrot-libgit2>
* Perl