aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorwoshoxxx <51288473+woshoxxx@users.noreply.github.com>2021-02-15 17:10:11 +0800
committerGitHub <noreply@github.com>2021-02-15 17:10:11 +0800
commitedfe4a10548d45666ac189b4a4498aff8aeeb817 (patch)
tree07ebd9d587334021c19e5d95c1163ea9d1d225ae /files
parentc749df57502fb5c01f79f36c0922652626785de3 (diff)
downloadtranslated-content-edfe4a10548d45666ac189b4a4498aff8aeeb817.tar.gz
translated-content-edfe4a10548d45666ac189b4a4498aff8aeeb817.tar.bz2
translated-content-edfe4a10548d45666ac189b4a4498aff8aeeb817.zip
fix a url bug in zh-cn/web/html/element/dd/
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/web/html/element/dd/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/html/element/dd/index.html b/files/zh-cn/web/html/element/dd/index.html
index fae18f6334..0810f9908c 100644
--- a/files/zh-cn/web/html/element/dd/index.html
+++ b/files/zh-cn/web/html/element/dd/index.html
@@ -49,7 +49,7 @@ translation_of: Web/HTML/Element/dd
<h2 id="示例">示例</h2>
-<p>示例请看<a href="/zh-CN/docs/HTML/Element/dl#examples">&lt;dl&gt; 的示例</a>。</p>
+<p>示例请看<a href="/zh-CN/docs/Web/HTML/Element/dl#examples">&lt;dl&gt; 的示例</a>。</p>
<h2 id="Specifications" name="Specifications">规范</h2>