You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/11/24 18:19:49 UTC

[GitHub] [maven-checkstyle-plugin] rnveach commented on a change in pull request #53: Fix check

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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org