Commit dfd7957696eed03733d8edb17e132153c7dc7a4e

Edward Thomson 2016-08-29T09:39:03

Merge pull request #3914 from pks-t/pks/libqgit2-binding-url README: adjust URL to libqgit2 repository

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 1932de4..e656a46 100644
--- a/README.md
+++ b/README.md
@@ -190,7 +190,7 @@ Language Bindings
 Here are the bindings to libgit2 that are currently available:
 
 * C++
-    * libqgit2, Qt bindings <https://projects.kde.org/projects/playground/libs/libqgit2/>
+    * libqgit2, Qt bindings <https://projects.kde.org/projects/playground/libs/libqgit2/repository/>
 * Chicken Scheme
     * chicken-git <https://wiki.call-cc.org/egg/git>
 * D