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:
authorEdgar Aroutiounian <edgar.factorial@gmail.com>2015-05-28 22:19:53 +0300
committerEdgar Aroutiounian <edgar.factorial@gmail.com>2015-05-28 22:19:53 +0300
commit69560cc089c557efe23792e4e98fc7f5ddbb497a (patch)
tree6f7d51a3f565beb737262a8b99fda08eb35ec37f
parentff8d635adbf1208927c7319178d29b0ed973a107 (diff)
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