www.fsfe.org is just a redirect, using directly link instead

svn path=/trunk/; revision=21414
This commit is contained in:
ato
2011-11-12 11:42:06 +00:00
parent 4cf1bf1baf
commit af7ff0f898
+1 -1
View File
@@ -229,7 +229,7 @@
<xsl:copy>
<!-- For pages used on external web servers, use absolute URLs -->
<xsl:variable name="urlprefix"><xsl:if test="/buildinfo/document/@external">https://www.fsfe.org</xsl:if></xsl:variable>
<xsl:variable name="urlprefix"><xsl:if test="/buildinfo/document/@external">https://fsfe.org</xsl:if></xsl:variable>
<!-- First of all, a comment to make clear this is generated -->
<xsl:comment>This file was generated by an XSLT script. Please do not edit.</xsl:comment>