]> 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:43:36 +0000 (11:43 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 17 May 2026 11:43:36 +0000 (11:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934293 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index 5acf0e269af0572f8a80e1526b04fe16be469a20..286a30db8de4c8c9c9f3235447e1bef4056409fe 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>