doc: added missing slash to backport documentation url (#3457)
This commit is contained in:
parent
5700d5748c
commit
6d45d88b84
|
|
@ -111,7 +111,7 @@
|
|||
Checkstyle releases to be run with JDKs as old as 1.6. If you wish to continue using new
|
||||
Checkstyle versions on older JDKs, we recommend you either checkout the
|
||||
<a href="https://github.com/rnveach/checkstyle-backport-jre6">github site</a> or the
|
||||
<a href="https://rnveach.github.io/checkstyle-backport-jre6">documentation site</a> on how
|
||||
<a href="https://rnveach.github.io/checkstyle-backport-jre6/">documentation site</a> on how
|
||||
to use the backport version of the utility, in place of the official Checkstyle version.
|
||||
</p>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in New Issue