aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/element/a
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html/element/a')
-rw-r--r--files/zh-cn/web/html/element/a/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/html/element/a/index.html b/files/zh-cn/web/html/element/a/index.html
index 58d4c40c05..f2d265ea4c 100644
--- a/files/zh-cn/web/html/element/a/index.html
+++ b/files/zh-cn/web/html/element/a/index.html
@@ -104,7 +104,7 @@ translation_of: Web/HTML/Element/a
</dd>
<dd>
<div class="note">
- <p><strong>注意:</strong>在 <code>&lt;a&gt;</code> 元素上使用 <code>target="_blank"</code> 隐式提供了与使用 <code><a href="/zh-CN/docs/Web/HTML/Link_types/noopener">rel="noopener"</a></code> 相同的 <code>rel</code> 行为,即不会设置 <code>window.opener</code>。
+ <p><strong>注意:</strong>在 <code>&lt;a&gt;</code> 元素上使用 <code>target="_blank"</code> 隐式提供了与使用 <code><a href="/en-US/docs/Web/HTML/Link_types/noopener">rel="noopener"</a></code> 相同的 <code>rel</code> 行为,即不会设置 <code>window.opener</code>。
</div>
</dd>
<dd>