diff options
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/web/xslt/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/files/zh-cn/web/xslt/index.html b/files/zh-cn/web/xslt/index.html index 3a4de089d0..6df7819383 100644 --- a/files/zh-cn/web/xslt/index.html +++ b/files/zh-cn/web/xslt/index.html @@ -35,12 +35,7 @@ translation_of: Web/XSLT </dl> <dl> - <dt><a class="external" href="http://www.topxml.com/xsl/tutorials/intro/">XSLT & XPath Tutorial</a></dt> - <dd><small>The TopXML XSLT tutorial introduces you to the basics of XSLT concepts, syntax, and programming.</small></dd> - </dl> - - <dl> - <dt><a class="external" href="http://www.w3schools.com/xsl/">XSLT Tutorial</a></dt> + <dt><a class="external" href="http://www.w3schools.com/xml/xsl_intro.asp">XSLT Tutorial</a></dt> <dd><small>This <a class="external" href="http://www.w3schools.com">W3Schools</a> tutorial teaches the reader how to use XSLT to transform XML documents into other formats, like XHTML.</small></dd> </dl> |