aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/web_audio_api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/web_audio_api/index.html')
-rw-r--r--files/zh-cn/web/api/web_audio_api/index.html2
1 files changed, 1 insertions, 1 deletions
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 f7178d006c..75ce74566d 100644
--- a/files/zh-cn/web/api/web_audio_api/index.html
+++ b/files/zh-cn/web/api/web_audio_api/index.html
@@ -144,7 +144,7 @@ translation_of: Web/API/Web_Audio_API
<p>可以编写JavaScript代码来处理音频数据。当然,这需要用到下面的接口和事件。</p>
<div class="note">
-<p><strong>注意:</strong>这些功能在Web Audio API的2014年8月9日版本中已经标记为不推荐的,这些功能很快会被{{ anch("Audio_Workers") }}代替。</p>
+<p><strong>注意:</strong>这些功能在Web Audio API的2014年8月9日版本中已经标记为不推荐的,这些功能很快会被<a href="#audio_workers">Audio_Workers</a>代替。</p>
</div>
<dl>