diff options
Diffstat (limited to 'files/ru/web/api/file')
-rw-r--r-- | files/ru/web/api/file/using_files_from_web_applications/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/file/using_files_from_web_applications/index.html b/files/ru/web/api/file/using_files_from_web_applications/index.html index d181506343..05207bc9fc 100644 --- a/files/ru/web/api/file/using_files_from_web_applications/index.html +++ b/files/ru/web/api/file/using_files_from_web_applications/index.html @@ -468,5 +468,5 @@ window.URL.revokeObjectURL(obj_url);</pre> <li>{{DOMxRef("XMLHttpRequest")}}</li> <li><a href="/en/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="En/Using XMLHttpRequest">Using XMLHttpRequest</a></li> <li><a href="/en/Extensions/Using_the_DOM_File_API_in_chrome_code" title="en/Extensions/Using the DOM File API in chrome code">Using the DOM File API in chrome code</a></li> - <li><a class="external" href="http://www.jquery.com/" title="http://www.jquery.com/">jQuery</a> JavaScript library</li> + <li><a class="external" href="http://www.jquery.com/">jQuery</a> JavaScript library</li> </ul> |