[exim-cvs] Add link to the origin of the tarballs

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Exim Git Commits Mailing List
Datum:  
To: exim-cvs
Betreff: [exim-cvs] Add link to the origin of the tarballs
Gitweb: https://git.exim.org/exim-website.git/commitdiff/d9e09b32224b3138c2ee66a73723ee2b87a73299
Commit:     d9e09b32224b3138c2ee66a73723ee2b87a73299
Parent:     82a77995b11af444d5023274e279de55bb6b8cf8
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Tue Nov 19 19:18:52 2019 +0800
Committer:  Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Tue Nov 19 19:18:52 2019 +0800


    Add link to the origin of the tarballs
---
 templates/web/mirrors.xsl | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


diff --git a/templates/web/mirrors.xsl b/templates/web/mirrors.xsl
index b2f852e..98eb059 100644
--- a/templates/web/mirrors.xsl
+++ b/templates/web/mirrors.xsl
@@ -29,7 +29,9 @@
             <!-- General Mirror Info -->
                 <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="http://wiki.exim.org/ObtainingExim">Exim Wiki</a>
+                    <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
+                    <a href="https://ftp.exim.org/pub/exim/exim4/">origin.</a>.
                     <xsl:text>.</xsl:text>
                 </p>