aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/mouseevent/screeny/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/mouseevent/screeny/index.html')
-rw-r--r--files/zh-cn/web/api/mouseevent/screeny/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/mouseevent/screeny/index.html b/files/zh-cn/web/api/mouseevent/screeny/index.html
index 4286534635..c90e1708d2 100644
--- a/files/zh-cn/web/api/mouseevent/screeny/index.html
+++ b/files/zh-cn/web/api/mouseevent/screeny/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/MouseEvent/screenY
---
<p>{{APIRef("DOM Events")}}</p>
-<p> <strong><code>screenX</code></strong> 是 <a href="https://wiki.developer.mozilla.org/zh-CN/docs/Web/API/MouseEvent"><code>MouseEvent</code></a> 的只读属性,提供鼠标在全局(屏幕)中的水平坐标(偏移量)。</p>
+<p> <strong><code>screenX</code></strong> 是 <a href="/zh-CN/docs/Web/API/MouseEvent"><code>MouseEvent</code></a> 的只读属性,提供鼠标在全局(屏幕)中的水平坐标(偏移量)。</p>
<h2 id="语法">语法</h2>