[exim-cvs] Use the template in the right way

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Exim Git Commits Mailing List
Datum:  
To: exim-cvs
Betreff: [exim-cvs] Use the template in the right way
Gitweb: https://git.exim.org/exim-website.git/commitdiff/82a77995b11af444d5023274e279de55bb6b8cf8
Commit:     82a77995b11af444d5023274e279de55bb6b8cf8
Parent:     e293b434d8ba5041af650779ab16df0dbd3afacf
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Tue Nov 19 19:13:27 2019 +0800
Committer:  Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Tue Nov 19 19:13:27 2019 +0800


    Use the template in the right way
---
 templates/web/index.xsl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


diff --git a/templates/web/index.xsl b/templates/web/index.xsl
index e393ee1..a6ee784 100644
--- a/templates/web/index.xsl
+++ b/templates/web/index.xsl
@@ -48,7 +48,7 @@

          <p id="version_info">
             <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/>
-        This is a security release.  See <a href="static/doc/security/CVE-2019-16928.txt">CVE-2019-16928</a>.
+        This is a security release.  See <a href="{$staticroot}/doc/security/CVE-2019-16928.txt">CVE-2019-16928</a>.
          </p>


          <p id="beta_version_info">