aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.GB2312/htdocs/security/mkindex.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'zh_CN.GB2312/htdocs/security/mkindex.xsl')
-rw-r--r--zh_CN.GB2312/htdocs/security/mkindex.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/zh_CN.GB2312/htdocs/security/mkindex.xsl b/zh_CN.GB2312/htdocs/security/mkindex.xsl
index 3c3aaa1929..91d80d6424 100644
--- a/zh_CN.GB2312/htdocs/security/mkindex.xsl
+++ b/zh_CN.GB2312/htdocs/security/mkindex.xsl
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="gb2312" ?>
<!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">
<!-- $FreeBSD$ -->
<!-- Original Revision: 1.4 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
- <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
+ <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/xml/libcommon.xsl"/>
<xsl:variable name="svnKeyword" select="'$FreeBSD$'"/>