Fix ftp URL
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 12 Dec 2019 21:32:01 +0000 (22:32 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 12 Dec 2019 21:32:25 +0000 (22:32 +0100)
templates/web/index.xsl
templates/web/mirrors.xsl

index 3f584b9895a2ee95fa8e4d0cc82f6fd35eb8734c..dde1f5f460abc0461d7b4ab5e83856b941cd4bee 100644 (file)
@@ -47,8 +47,8 @@
          </p>
 
          <p id="version_info">
-            <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/>
-           If necessary, we publish maintenance releases. These releases are mainly intended for package maintainers.
+            <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/><xsl:text>.</xsl:text>
+           <xsl:text>If necessary, we publish maintenance releases. These releases are mainly intended for package maintainers.</xsl:text>
            <!--This is a security release.  See <a href="{$staticroot}/doc/security/CVE-2019-16928.txt">CVE-2019-16928</a>.-->
          </p>
 
index 7f904c40f50e5fa2e4d132ac006a29dee7c4b2a8..9c076d5e005c3650745121fb5bacbfba7cd3021b 100644 (file)
                                <p>
                                        <xsl:text>Exim is available from a number of FTP sites. It may also be supplied on some GNU CDs or with other software distributions. Further information on the binary and OS distributions can be found in the </xsl:text>
                                        <a href="https://wiki.exim.org/ObtainingExim">Exim Wiki.</a>
-                                       If the mirrors do not work for you, you can download the tarballs from the
+
+                                       <xsl:text>If the mirrors do not work for you, you can download the tarballs from the </xsl:text>
                                        <a href="https://ftp.exim.org/pub/exim/exim4/">origin.</a>.
-                                       If we published maintenance releases you can find the tarballs
-                                       in the <a href="https://ftp.exim.org/pub/exim4/fixes">fixes</a> directory.
-                                       <xsl:text>.</xsl:text>
+
+                                       <xsl:text>If we published maintenance releases you can find the tarballs
+                                       in the </xsl:text>
+                                       <a href="https://ftp.exim.org/pub/exim/exim4/fixes">fixes</a><xsl:text> directory</xsl:text>
                                </p>
 
             <h3>Exim Mirror Sites</h3>