aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-19 11:00:46 -0400
committerGitHub <noreply@github.com>2021-08-19 11:00:46 -0400
commitf18dcae78c88f29bf1e79c014621d45097e38999 (patch)
tree31701f963270209994b629a4e6e483aae4de6327 /files/zh-cn/web/api
parent4ff8d748f719857be138e95b00adbf9783688753 (diff)
downloadtranslated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.gz
translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.bz2
translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.zip
correct to Quick_links (not Quick_Links) (#2138)
Diffstat (limited to 'files/zh-cn/web/api')
-rw-r--r--files/zh-cn/web/api/canvas_api/index.html2
-rw-r--r--files/zh-cn/web/api/web_audio_api/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/canvas_api/index.html b/files/zh-cn/web/api/canvas_api/index.html
index c10f589b23..b2bb060ed4 100644
--- a/files/zh-cn/web/api/canvas_api/index.html
+++ b/files/zh-cn/web/api/canvas_api/index.html
@@ -135,4 +135,4 @@ ctx.fillRect(10, 10, 150, 100);</code></pre>
<li><a href="/en-US/docs/Web/WebGL">WebGL</a></li>
</ul>
-<section id="Quick_Links"></section>
+<section id="Quick_links"></section>
diff --git a/files/zh-cn/web/api/web_audio_api/index.html b/files/zh-cn/web/api/web_audio_api/index.html
index f4f25afdfa..75edbde9bf 100644
--- a/files/zh-cn/web/api/web_audio_api/index.html
+++ b/files/zh-cn/web/api/web_audio_api/index.html
@@ -443,7 +443,7 @@ function voiceMute() { // toggle to mute and unmute sound
<li><a href="https://github.com/goldfire/howler.js/">howler.js</a>: a JS audio library that defaults to <a href="https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html">Web Audio API</a> and falls back to <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-audio-element">HTML5 Audio</a>, as well as providing other useful features.</li>
</ul>
-<section id="Quick_Links">
+<section id="Quick_links">
<h3 id="Quicklinks">Quicklinks</h3>
<ol>