Fix locations of built xsl files

This commit is contained in:
2024-08-26 09:48:05 +02:00
parent 62b498a611
commit 2ec0167cfd
13 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:import href="../fsfe.xsl" />
<xsl:import href="../build/xslt/countries.xsl" />
<xsl:import href="../../build/xslt/countries.xsl" />
<!-- Fill dynamic content -->
<xsl:template match="dynamic-content">
@@ -2,7 +2,7 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:import href="../../fsfe.xsl" />
<xsl:import href="../../build/xslt/people.xsl" />
<xsl:import href="../../../build/xslt/people.xsl" />
<xsl:template match="translation-coordinators-list">
<xsl:call-template name="country-people-list">