aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_regexp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdocs/config_regexp.xml')
-rw-r--r--src/xdocs/config_regexp.xml18
1 files changed, 5 insertions, 13 deletions
diff --git a/src/xdocs/config_regexp.xml b/src/xdocs/config_regexp.xml
index 5483b48da..f6000ee7f 100644
--- a/src/xdocs/config_regexp.xml
+++ b/src/xdocs/config_regexp.xml
@@ -440,7 +440,7 @@
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L269">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+Regexp">
Checkstyle Style</a>
</li>
</ul>
@@ -535,11 +535,7 @@
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L51-L56">
- Checkstyle Style</a>
- </li>
- <li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L63-L67">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+RegexpMultiline">
Checkstyle Style</a>
</li>
</ul>
@@ -663,15 +659,11 @@
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L45-L49">
- Checkstyle Style</a>
- </li>
- <li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L58-L62">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+RegexpSingleline">
Checkstyle Style</a>
</li>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/sun_checks.xml#L66-L71">
+ <a href="https://github.com/search?q=path%3Asrc%2Fmain%2Fresources+filename%3Asun_checks.xml+repo%3Acheckstyle%2Fcheckstyle+RegexpSingleline">
Sun Style</a>
</li>
</ul>
@@ -775,7 +767,7 @@
<subsection name="Example of Usage">
<ul>
<li>
- <a href="https://github.com/checkstyle/checkstyle/blob/master/config/checkstyle_checks.xml#L270-L274">
+ <a href="https://github.com/search?q=path%3Aconfig+filename%3Acheckstyle_checks.xml+repo%3Acheckstyle%2Fcheckstyle+RegexpSinglelineJava">
Checkstyle Style</a>
</li>
</ul>