We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e225a0 commit 46a53f4Copy full SHA for 46a53f4
2 files changed
src/etc/checkstyle/checkstyle-frames-sortby-check.xsl
@@ -64,7 +64,7 @@
64
<body onload="javascript:openFirst();">
65
<h1>CheckStyle Audit</h1>
66
<p>Designed for use with
67
- <a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and
+ <a href='https://checkstyle.org/'>CheckStyle</a> and
68
<a href='https://ant.apache.org/'>Ant</a>.
69
</p>
70
<xsl:apply-templates select="." mode="navigation"/>
src/etc/checkstyle/checkstyle-frames.xsl
@@ -78,7 +78,7 @@
78
</tr>
79
<tr>
80
<td class="text-align:right">Designed for use with
81
82
<a href='https://ant.apache.org/'>Ant</a>.</td>
83
84
</table>
0 commit comments