aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/element/index.html
diff options
context:
space:
mode:
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>