From 6d45d88b8468fbc072ec14f7ab2e86a0ffc1158d Mon Sep 17 00:00:00 2001 From: rnveach Date: Tue, 20 Sep 2016 21:48:28 -0400 Subject: [PATCH] doc: added missing slash to backport documentation url (#3457) --- src/xdocs/index.xml.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdocs/index.xml.vm b/src/xdocs/index.xml.vm index bbedeaae3..675024786 100644 --- a/src/xdocs/index.xml.vm +++ b/src/xdocs/index.xml.vm @@ -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 github site or the - documentation site on how + documentation site on how to use the backport version of the utility, in place of the official Checkstyle version.