aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/url/password/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/url/password/index.html')
-rw-r--r--files/zh-cn/web/api/url/password/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/url/password/index.html b/files/zh-cn/web/api/url/password/index.html
index 5490343afd..eb9989246a 100644
--- a/files/zh-cn/web/api/url/password/index.html
+++ b/files/zh-cn/web/api/url/password/index.html
@@ -8,7 +8,7 @@ original_slug: Web/API/URL/密码
<p> {{domxref("URL")}}<span class="tlid-translation translation" lang="zh-CN"><span title="">接口的<strong><code>password</code></strong>属性为</span></span>{{domxref("USVString")}}<span class="tlid-translation translation" lang="zh-CN"><span title="">,其中包含在域名之前指定的密码。</span></span></p>
-<p><span class="tlid-translation translation" lang="zh-CN"><span title="">如果在未设置</span></span><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/API/URL/username">username</a><span class="tlid-translation translation" lang="zh-CN"><span title="">属性的情况下进行调用,默认失败。</span></span></p>
+<p><span class="tlid-translation translation" lang="zh-CN"><span title="">如果在未设置</span></span><a href="/zh-CN/docs/Web/API/URL/username">username</a><span class="tlid-translation translation" lang="zh-CN"><span title="">属性的情况下进行调用,默认失败。</span></span></p>
<p>{{AvailableInWorkers}}</p>