From 55971426f06594ac5b7a529832ce639bc09d5722 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Fri, 8 Mar 2019 21:31:40 -0800 Subject: [PATCH] Issue #6478: fix last urls that reference old web site and old dtd locations --- .github/CONTRIBUTING.md | 10 +++++----- src/xdocs/writingjavadocchecks.xml.vm | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index efb3188970f..1e803c02c80 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -16,10 +16,10 @@ Please note that PRs are looked only for approved issues. Follow the PR guide fo #### [Pull Request Template](https://github.com/checkstyle/checkstyle/blob/master/.github/PULL_REQUEST_TEMPLATE.md) Please follow the below links in order to start contributing to the checkstyle project -#### [Beginning Development](http://checkstyle.sourceforge.net/beginning_development.html) -#### [Contribution Guidelines](http://checkstyle.sourceforge.net/contributing.html) +#### [Beginning Development](https://checkstyle.org/beginning_development.html) +#### [Contribution Guidelines](https://checkstyle.org/contributing.html) Find the links below to import the checkstyle project to an IDE -#### [Importing checkstyle project to IntelliJ](http://checkstyle.sourceforge.net/idea.html) -#### [Importing checkstyle project to Eclipse](http://checkstyle.sourceforge.net/eclipse.html) -#### [Importing checkstyle project to Netbeans](http://checkstyle.sourceforge.net/netbeans.html) +#### [Importing checkstyle project to IntelliJ](https://checkstyle.org/idea.html) +#### [Importing checkstyle project to Eclipse](https://checkstyle.org/eclipse.html) +#### [Importing checkstyle project to Netbeans](https://checkstyle.org/netbeans.html) diff --git a/src/xdocs/writingjavadocchecks.xml.vm b/src/xdocs/writingjavadocchecks.xml.vm index 85add99ee4a..244f071e3c9 100644 --- a/src/xdocs/writingjavadocchecks.xml.vm +++ b/src/xdocs/writingjavadocchecks.xml.vm @@ -656,7 +656,7 @@ JAVADOC -> JAVADOC [0:0] + "https://checkstyle.org/dtds/configuration_1_3.dtd"> @@ -688,7 +688,7 @@ Checkstyle ends with 1 errors. + "https://checkstyle.org/dtds/configuration_1_3.dtd">