Skip to content

Commit 0484b5a

Browse files
authored
2021-01-10 Version 1.0.0: Added Checkstyle Gradle plugin link
1 parent b6dbbf8 commit 0484b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Custom Checkstyle checks for Java projects.
1616

1717
### Gradle
1818

19-
If you are using [Checkstyle plugin]() for Gradle, add checks project as dependency in the `dependencies` section in the `build.gradle`:
19+
If you are using [Checkstyle plugin](https://docs.gradle.org/current/userguide/checkstyle_plugin.html) for Gradle, add checks project as dependency in the `dependencies` section in the `build.gradle`:
2020

2121
```groovy
2222
checkstyle 'com.github.fartem:checkstyle-checks-java:master'

0 commit comments

Comments
 (0)