Skip to content

Commit 46a53f4

Browse files
committed
checkstyle.org has https site also for xsl
1 parent 2e225a0 commit 46a53f4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/etc/checkstyle/checkstyle-frames-sortby-check.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<body onload="javascript:openFirst();">
6565
<h1>CheckStyle Audit</h1>
6666
<p>Designed for use with
67-
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and
67+
<a href='https://checkstyle.org/'>CheckStyle</a> and
6868
<a href='https://ant.apache.org/'>Ant</a>.
6969
</p>
7070
<xsl:apply-templates select="." mode="navigation"/>

src/etc/checkstyle/checkstyle-frames.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</tr>
7979
<tr>
8080
<td class="text-align:right">Designed for use with
81-
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and
81+
<a href='https://checkstyle.org/'>CheckStyle</a> and
8282
<a href='https://ant.apache.org/'>Ant</a>.</td>
8383
</tr>
8484
</table>

0 commit comments

Comments
 (0)