aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/url
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/url')
-rw-r--r--files/ru/web/api/url/createobjecturl/index.html2
-rw-r--r--files/ru/web/api/url/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/url/createobjecturl/index.html b/files/ru/web/api/url/createobjecturl/index.html
index 01201cc4b0..f421934194 100644
--- a/files/ru/web/api/url/createobjecturl/index.html
+++ b/files/ru/web/api/url/createobjecturl/index.html
@@ -58,7 +58,7 @@ translation_of: Web/API/URL/createObjectURL
<p>{{Compat("api.URL.createObjectURL")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref("URL.revokeObjectURL()")}}</li>
diff --git a/files/ru/web/api/url/index.html b/files/ru/web/api/url/index.html
index 7ba8f09324..3e34d0f948 100644
--- a/files/ru/web/api/url/index.html
+++ b/files/ru/web/api/url/index.html
@@ -111,7 +111,7 @@ translation_of: Web/API/URL
<p><code>URL</code> is available in Worker scopes.</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Property allowing to get such an object: {{domxref("Window.URL")}}.</li>