Browse Source

checkstyle.org has https site also for xsl

master
jkf 6 years ago
parent
commit
46a53f4e36
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/etc/checkstyle/checkstyle-frames-sortby-check.xsl
  2. +1
    -1
      src/etc/checkstyle/checkstyle-frames.xsl

+ 1
- 1
src/etc/checkstyle/checkstyle-frames-sortby-check.xsl View File

@@ -64,7 +64,7 @@
<body onload="javascript:openFirst();">
<h1>CheckStyle Audit</h1>
<p>Designed for use with
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and
<a href='https://checkstyle.org/'>CheckStyle</a> and
<a href='https://ant.apache.org/'>Ant</a>.
</p>
<xsl:apply-templates select="." mode="navigation"/>


+ 1
- 1
src/etc/checkstyle/checkstyle-frames.xsl View File

@@ -78,7 +78,7 @@
</tr>
<tr>
<td class="text-align:right">Designed for use with
<a href='http://checkstyle.sourceforge.net/'>CheckStyle</a> and
<a href='https://checkstyle.org/'>CheckStyle</a> and
<a href='https://ant.apache.org/'>Ant</a>.</td>
</tr>
</table>


Loading…
Cancel
Save