rnveach commented on a change in pull request #53:
URL:
https://github.com/apache/maven-checkstyle-plugin/pull/53#discussion_r756329878
##########
File path: src/it/multi-modules-aggregate/maven_checks.xml
##########
@@ -67,7 +67,7 @@ under the License.
<property name="tabWidth" value="4"/>
<!-- required for SuppressWarningsFilter (and other Suppress* rules
not used here) -->
- <!-- see
http://checkstyle.sourceforge.net/config_annotation.html#SuppressWarningsHolder
-->
+ <!-- see
https://checkstyle.sourceforge.io/config_annotation.html#SuppressWarningsHolder
-->
Review comment:
If this is the main checkstyle's documentation, then even this URL is
outdated. We recommend everyone to use our `.org` domain. We are leaving the
sourceforge domain up as a backup.
The URL for this would be:
https://checkstyle.org/config_annotation.html#SuppressWarningsHolder
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]