aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/community.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/htdocs/community.xsl')
-rw-r--r--en_US.ISO8859-1/htdocs/community.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/htdocs/community.xsl b/en_US.ISO8859-1/htdocs/community.xsl
index 8d5c117055..4f8f8610a4 100644
--- a/en_US.ISO8859-1/htdocs/community.xsl
+++ b/en_US.ISO8859-1/htdocs/community.xsl
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
- "http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+ "http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd" [
<!ENTITY title "FreeBSD Community">
]>
@@ -10,8 +10,8 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
- <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
- <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
+ <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/xml/libcommon.xsl"/>
+ <xsl:import href="http://www.FreeBSD.org/XML/www/share/xml/xhtml.xsl"/>
<xsl:variable name="title">&title;</xsl:variable>