aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_annotation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdocs/config_annotation.xml')
-rw-r--r--src/xdocs/config_annotation.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/xdocs/config_annotation.xml b/src/xdocs/config_annotation.xml
index 036523975..404284a60 100644
--- a/src/xdocs/config_annotation.xml
+++ b/src/xdocs/config_annotation.xml
@@ -150,11 +150,11 @@ public String getNameIfPresent() { ... }
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L167-L169">
+ <a href="https://github.com/search?q=path%3Asrc%2Fmain%2Fresources+filename%3Agoogle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+AnnotationLocation">
Google Style</a>
</li>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L239">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+AnnotationLocation">
Checkstyle Style</a>
</li>
</ul>
@@ -246,7 +246,7 @@ public String getNameIfPresent() { ... }
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#230">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+AnnotationUseStyle">
Checkstyle Style</a>
</li>
</ul>
@@ -276,7 +276,7 @@ public String getNameIfPresent() { ... }
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#231">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+MissingDeprecated">
Checkstyle Style</a>
</li>
</ul>
@@ -344,7 +344,7 @@ public String getNameIfPresent() { ... }
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L232-L234">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+MissingOverride">
Checkstyle Style</a>
</li>
</ul>
@@ -388,7 +388,7 @@ public String getNameIfPresent() { ... }
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L235">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+PackageAnnotation">
Checkstyle Style</a>
</li>
</ul>
@@ -507,7 +507,7 @@ public String getNameIfPresent() { ... }
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L236">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+SuppressWarnings">
Checkstyle Style</a>
</li>
</ul>
@@ -602,7 +602,7 @@ public String getNameIfPresent() { ... }
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L286">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+SuppressWarningsHolder">
Checkstyle Style</a>
</li>
</ul>