summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2015-05-28 16:29:52 -0400
committerEdward Thomson <ethomson@edwardthomson.com>2015-05-28 16:29:52 -0400
commit41a71c1a5eb891e7af1c7a3226c3c26e1a70b97c (patch)
tree6f7d51a3f565beb737262a8b99fda08eb35ec37f
parentff8d635adbf1208927c7319178d29b0ed973a107 (diff)
parent69560cc089c557efe23792e4e98fc7f5ddbb497a (diff)
downloadlibgit2-41a71c1a5eb891e7af1c7a3226c3c26e1a70b97c.tar.gz
Merge pull request #3161 from fxfactorial/master
Changed README to use new OCaml bindings to git
-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