Commit 8044ee42f5a45b9207dabb682976209427c10b73

Patrick Steinhardt 2016-08-29T09:38:20

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