aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/blob/index.html
diff options
context:
space:
mode:
authorMaxim Postautov <54762420+mpstv@users.noreply.github.com>2021-07-15 19:33:00 +0300
committerGitHub <noreply@github.com>2021-07-15 19:33:00 +0300
commit4fbe5a0194ad7a21a5206d61845577f177b25217 (patch)
tree77a75c4b84e287ee208507c5e5c4f9b433fdb590 /files/ru/web/api/blob/index.html
parent187d4eb1e4784a944d28e22371ea08f39b538b27 (diff)
downloadtranslated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.gz
translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.bz2
translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.zip
clean up mozilla wiki links (#1539)
Diffstat (limited to 'files/ru/web/api/blob/index.html')
-rw-r--r--files/ru/web/api/blob/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/blob/index.html b/files/ru/web/api/blob/index.html
index 0bb96df41c..5d5a84e853 100644
--- a/files/ru/web/api/blob/index.html
+++ b/files/ru/web/api/blob/index.html
@@ -174,5 +174,5 @@ reader.readAsArrayBuffer(blob);</pre>
<li>{{domxref("File")}}</li>
<li>{{domxref("URL.createObjectURL")}}</li>
<li><a href="/ru/docs/Components.utils.importGlobalProperties">Components.utils.importGlobalProperties</a></li>
- <li><a href="https://wiki.developer.mozilla.org/ru/docs/Web/API/File/Using_files_from_web_applications">Использование файлов в веб-приложениях</a></li>
+ <li><a href="/ru/docs/Web/API/File/Using_files_from_web_applications">Использование файлов в веб-приложениях</a></li>
</ul>