aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/element/index.html
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2021-07-17 16:10:02 +0800
committerIrvin <irvinfly@gmail.com>2021-07-19 23:04:27 +0800
commita02f4b2f60c81e09b318a090e5c9c2d2d641c878 (patch)
tree2b1849e7a34cb367ff6624e35a35fc827eceef6b /files/zh-cn/glossary/element/index.html
parent8af4d5e8a260f3474b4273d573532ec6fec08ab4 (diff)
downloadtranslated-content-a02f4b2f60c81e09b318a090e5c9c2d2d641c878.tar.gz
translated-content-a02f4b2f60c81e09b318a090e5c9c2d2d641c878.tar.bz2
translated-content-a02f4b2f60c81e09b318a090e5c9c2d2d641c878.zip
replace wiki links in zh-CN
Diffstat (limited to 'files/zh-cn/glossary/element/index.html')
-rw-r--r--files/zh-cn/glossary/element/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/glossary/element/index.html b/files/zh-cn/glossary/element/index.html
index c5ac84aedb..b81463c1f1 100644
--- a/files/zh-cn/glossary/element/index.html
+++ b/files/zh-cn/glossary/element/index.html
@@ -17,7 +17,7 @@ original_slug: Glossary/元素
<h2 id="相关信息">相关信息</h2>
<ul>
- <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started">开始学习 HTML</a></li>
- <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements">自定义元素(Custom elements)</a></li>
+ <li><a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML/Getting_started">开始学习 HTML</a></li>
+ <li><a href="/zh-CN/docs/Web/Web_Components/Using_custom_elements">自定义元素(Custom elements)</a></li>
<li>{{domxref("Element")}} 接口,在 DOM 中表示一个元素</li>
</ul>