aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/console/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/console/index.html')
-rw-r--r--files/zh-cn/web/api/console/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/console/index.html b/files/zh-cn/web/api/console/index.html
index 053d2784c0..be091e63ef 100644
--- a/files/zh-cn/web/api/console/index.html
+++ b/files/zh-cn/web/api/console/index.html
@@ -18,7 +18,7 @@ translation_of: Web/API/Console
<pre class="brush: js notranslate">console.log("Failed to open the specified link")</pre>
-<p>本页面记录了 <code>Console</code> 对象上的 {{anch("Methods")}}(方法)并给出了几个 {{anch("Usage")}} (用例)。</p>
+<p>本页面记录了 <code>Console</code> 对象上的<a href="#方法">方法</a>并给出了几个 <a href="#usage">Usage</a> (用例)。</p>
<p>{{AvailableInWorkers}}</p>