aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/xmlhttprequest/open/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/xmlhttprequest/open/index.html')
-rw-r--r--files/ru/web/api/xmlhttprequest/open/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/xmlhttprequest/open/index.html b/files/ru/web/api/xmlhttprequest/open/index.html
index a29c0ef799..935dcb6442 100644
--- a/files/ru/web/api/xmlhttprequest/open/index.html
+++ b/files/ru/web/api/xmlhttprequest/open/index.html
@@ -56,7 +56,7 @@ translation_of: Web/API/XMLHttpRequest/open
<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
- <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">Использование XMLHttpRequest</a></li>
+ <li><a href="/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">Использование XMLHttpRequest</a></li>
<li>{{domxref("XMLHttpRequest.setRequestHeader", "setRequestHeader()")}}</li>
<li>{{domxref("XMLHttpRequest.send", "send()")}}</li>
<li>{{domxref("XMLHttpRequest.abort", "abort()")}}</li>