minor: fix violation from linkcheck-maven-plugin

This commit is contained in:
Roman Ivanov 2016-07-07 08:19:01 -07:00
parent d8c2a7263a
commit cf5fdb56c6
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
</td>
</tr>
<tr>
<td><a href="http://gradle.org/">Gradle</a></td>
<td><a href="https://gradle.org">Gradle</a></td>
<td>Hans Dockter (initial author)</td>
<td>Checkstyle supported out of the box</td>
<td><a href="https://docs.gradle.org/current/userguide/checkstyle_plugin.html">Gradle Checkstyle docs</a></td>