aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/mediadevices/getdisplaymedia/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/mediadevices/getdisplaymedia/index.html')
-rw-r--r--files/zh-cn/web/api/mediadevices/getdisplaymedia/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/mediadevices/getdisplaymedia/index.html b/files/zh-cn/web/api/mediadevices/getdisplaymedia/index.html
index c9f62fd8f4..ec05503d91 100644
--- a/files/zh-cn/web/api/mediadevices/getdisplaymedia/index.html
+++ b/files/zh-cn/web/api/mediadevices/getdisplaymedia/index.html
@@ -41,7 +41,7 @@ translation_of: Web/API/MediaDevices/getDisplayMedia
<p>一个被解析为 {{domxref("MediaStream")}} 的 {{jsxref("Promise")}},其中包含一个视频轨道。视频轨道的内容来自用户选择的屏幕区域以及一个可选的音频轨道。</p>
<div class="blockIndicator note">
-<p><strong>Note:</strong> 浏览器对音频的支持程度各不相同,既取决于是否支持,也取决于音频源. 点击 {{anch("Browser compatibility", "compatibility table")}} 来查看各个浏览器的支持性.</p>
+<p><strong>Note:</strong> 浏览器对音频的支持程度各不相同,既取决于是否支持,也取决于音频源. 点击 <a href="#浏览器兼容性">浏览器兼容性</a> 来查看各个浏览器的支持性.</p>
</div>
<h3 id="异常">异常</h3>