doc: added missing slash to backport documentation url (#3457)

This commit is contained in:
rnveach 2016-09-20 21:48:28 -04:00 committed by Roman Ivanov
parent 5700d5748c
commit 6d45d88b84
1 changed files with 1 additions and 1 deletions

View File

@ -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>