diff options
-rw-r--r-- | sonar-application/src/main/assembly/extensions/rules/checkstyle/README.txt | 2 | ||||
-rw-r--r-- | sonar-application/src/main/assembly/extensions/rules/pmd/README.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sonar-application/src/main/assembly/extensions/rules/checkstyle/README.txt b/sonar-application/src/main/assembly/extensions/rules/checkstyle/README.txt index e13af03fc0d..3ebae483846 100644 --- a/sonar-application/src/main/assembly/extensions/rules/checkstyle/README.txt +++ b/sonar-application/src/main/assembly/extensions/rules/checkstyle/README.txt @@ -1 +1 @@ -Checkstyle extensions. See http://docs.codehaus.org/display/SONAR/Extend+coding+rules
\ No newline at end of file +Checkstyle extensions. See http://docs.codehaus.org/display/SONAR/Quality+profiles#Qualityprofiles-Extendcodingrules
\ No newline at end of file diff --git a/sonar-application/src/main/assembly/extensions/rules/pmd/README.txt b/sonar-application/src/main/assembly/extensions/rules/pmd/README.txt index 91aa43380e6..6173a39f4c2 100644 --- a/sonar-application/src/main/assembly/extensions/rules/pmd/README.txt +++ b/sonar-application/src/main/assembly/extensions/rules/pmd/README.txt @@ -1 +1 @@ -PMD extensions. See http://docs.codehaus.org/display/SONAR/Extend+coding+rules
\ No newline at end of file +PMD extensions. See http://docs.codehaus.org/display/SONAR/Quality+profiles#Qualityprofiles-Extendcodingrules
\ No newline at end of file |