aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/document/execcommand/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/document/execcommand/index.html')
-rw-r--r--files/zh-cn/web/api/document/execcommand/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/document/execcommand/index.html b/files/zh-cn/web/api/document/execcommand/index.html
index 355a4bd33f..cf51a9be23 100644
--- a/files/zh-cn/web/api/document/execcommand/index.html
+++ b/files/zh-cn/web/api/document/execcommand/index.html
@@ -31,7 +31,7 @@ translation_of: Web/API/Document/execCommand
<dl>
<dt><code>aCommandName</code></dt>
- <dd>一个 {{domxref("DOMString")}} ,命令的名称。可用命令列表请参阅 {{anch("命令")}} 。</dd>
+ <dd>一个 {{domxref("DOMString")}} ,命令的名称。可用命令列表请参阅 <a href="#命令">命令</a> 。</dd>
<dt><code>aShowDefaultUI</code></dt>
<dd>一个 {{jsxref("Boolean")}}, 是否展示用户界面,一般为 false。Mozilla 没有实现。</dd>
<dt><code>aValueArgument</code></dt>