]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix an http vs https link in bottom link to the LICENSE.
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 17 May 2026 11:44:40 +0000 (11:44 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 17 May 2026 11:44:40 +0000 (11:44 +0000)
(r1934293 in trunk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934294 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index 80ff402adf3e8ccf8c3100bacb55e582fe7cabd0..e549fda1e4563e4dc22aeb4939f90e0fec36d035 100644 (file)
             <xsl:text> </xsl:text>
         </xsl:if>
 
-        <a href="http://www.apache.org/licenses/LICENSE-2.0">
+        <a href="https://www.apache.org/licenses/LICENSE-2.0">
             <xsl:if test="$ext-target">
                 <xsl:attribute name="target">_blank</xsl:attribute>
             </xsl:if>