aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/xmlhttprequest/response/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/xmlhttprequest/response/index.html')
-rw-r--r--files/ja/web/api/xmlhttprequest/response/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/xmlhttprequest/response/index.html b/files/ja/web/api/xmlhttprequest/response/index.html
index 7175b77685..76e5e90fa3 100644
--- a/files/ja/web/api/xmlhttprequest/response/index.html
+++ b/files/ja/web/api/xmlhttprequest/response/index.html
@@ -88,6 +88,6 @@ function load(url, callback) {
<h2 id="関連">関連</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">Using XMLHttpRequest</a></li>
+ <li><a href="/ja/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">Using XMLHttpRequest</a></li>
<li>Getting text and HTML/XML data: {{domxref("XMLHttpRequest.responseText")}} and {{domxref("XMLHttpRequest.responseXML")}}</li>
</ul>