aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_modifier.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdocs/config_modifier.xml')
-rw-r--r--src/xdocs/config_modifier.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/xdocs/config_modifier.xml b/src/xdocs/config_modifier.xml
index b97b90363..b5d09e4b6 100644
--- a/src/xdocs/config_modifier.xml
+++ b/src/xdocs/config_modifier.xml
@@ -78,15 +78,15 @@
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L84">
+ <a href="https://github.com/search?q=path%3Asrc%2Fmain%2Fresources+filename%3Agoogle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+ModifierOrder">
Google Style</a>
</li>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/sun_checks.xml#L130">
+ <a href="https://github.com/search?q=path%3Asrc%2Fmain%2Fresources+filename%3Asun_checks.xml+repo%3Acheckstyle%2Fcheckstyle+ModifierOrder">
Sun Style</a>
</li>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L142">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+ModifierOrder">
Checkstyle Style</a>
</li>
</ul>
@@ -257,11 +257,11 @@
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/sun_checks.xml#L132">
+ <a href="https://github.com/search?q=path%3Asrc%2Fmain%2Fresources+filename%3Asun_checks.xml+repo%3Acheckstyle%2Fcheckstyle+RedundantModifier">
Sun Style</a>
</li>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L189">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+RedundantModifier">
Checkstyle Style</a>
</li>
</ul>