aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorbtea <2356281422@qq.com>2021-11-01 09:55:45 -0500
committerGitHub <noreply@github.com>2021-11-01 22:55:45 +0800
commit2b2f86ab93a31a2fe22fc82751c1b7bdd8cea29f (patch)
treeebb51b63a047b18126e263fdecb5f483ee2d4bad /files/zh-cn
parente7f1d07cba1f78b72eb43bfcdabc262359c4991a (diff)
downloadtranslated-content-2b2f86ab93a31a2fe22fc82751c1b7bdd8cea29f.tar.gz
translated-content-2b2f86ab93a31a2fe22fc82751c1b7bdd8cea29f.tar.bz2
translated-content-2b2f86ab93a31a2fe22fc82751c1b7bdd8cea29f.zip
Update external link in Web/XSLT, zh-CN (#2925)
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/web/xslt/index.html7
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 &amp; 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>