We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d2545 commit 36f8b5dCopy full SHA for 36f8b5d
README.md
@@ -15,7 +15,7 @@ Pk-vcs-git is [pk-vcs-api](https://github.com/ProjectKaiser/pk-vcs-api) IVCS imp
15
- [Kohsuke Github API](http://github-api.kohsuke.org/) is used as to work with Github API
16
17
# Using pk-vcs-git
18
-- Add github-hosted pk-vcs-git project as maven dependency using jitpack.io. As an example, add following to gradle.build file:
+- Add github-hosted pk-vcs-git project as maven dependency using [jitpack.io](https://jitpack.io/). As an example, add following to gradle.build file:
19
```gradle
20
allprojects {
21
repositories {
0 commit comments