summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-05-15 10:10:24 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2015-05-15 10:10:24 +0200
commit9042693e283f65d9afb4906ed693a862a250664b (patch)
tree34a5d4cbeb3ba6d366ff476b81a2ebdab89ca4d6
parent481ac3d1b3984ab981cdf92c7f864361a2d3b012 (diff)
parente702dc2e249289cd5cebc805eac7a2bd9bedc67d (diff)
downloadlibgit2-9042693e283f65d9afb4906ed693a862a250664b.tar.gz
Merge pull request #3130 from mortonfox/patch-1
Updated dlibgit link.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfc701d39..4d9cd2d1e 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ Here are the bindings to libgit2 that are currently available:
* Chicken Scheme
* chicken-git <https://wiki.call-cc.org/egg/git>
* D
- * dlibgit <https://github.com/AndrejMitrovic/dlibgit>
+ * dlibgit <https://github.com/s-ludwig/dlibgit>
* Delphi
* GitForDelphi <https://github.com/libgit2/GitForDelphi>
* Erlang