aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/beforeunloadevent
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/beforeunloadevent')
-rw-r--r--files/ru/web/api/beforeunloadevent/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/beforeunloadevent/index.html b/files/ru/web/api/beforeunloadevent/index.html
index 7f1d4b9089..e7be7cb740 100644
--- a/files/ru/web/api/beforeunloadevent/index.html
+++ b/files/ru/web/api/beforeunloadevent/index.html
@@ -67,5 +67,5 @@ window.addEventListener("beforeunload", function( event ) {
<li>{{Event("load")}}</li>
<li>{{Event("beforeunload")}}</li>
<li>{{Event("unload")}}</li>
- <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document" title="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document">Выгрузка Документов - Запрос на выгрузку документа</a> </li>
+ <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document">Выгрузка Документов - Запрос на выгрузку документа</a> </li>
</ul>