aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/rtcpeerconnection
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/rtcpeerconnection')
-rw-r--r--files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/connectionstate/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html b/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html
index 4cc50b9e0b..1fd6da0849 100644
--- a/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html
+++ b/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html
@@ -82,7 +82,7 @@ pc.addEventListener('icecandidate', e => {
<p>{{Compat("api.RTCPeerConnection.canTrickleIceCandidates")}}</p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li>
diff --git a/files/ru/web/api/rtcpeerconnection/connectionstate/index.html b/files/ru/web/api/rtcpeerconnection/connectionstate/index.html
index 2b17b9b29e..b880223b2e 100644
--- a/files/ru/web/api/rtcpeerconnection/connectionstate/index.html
+++ b/files/ru/web/api/rtcpeerconnection/connectionstate/index.html
@@ -52,7 +52,7 @@ var connectionState = pc.connectionState;</pre>
<p>{{Compat("api.RTCPeerConnection.connectionState")}}</p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/API/WebRTC_API/Session_lifetime">Жизненный цикл сессии WebRTC</a></li>
diff --git a/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html b/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html
index 8793f0e379..69f28cf176 100644
--- a/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html
+++ b/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html
@@ -63,7 +63,7 @@ else {
<p>{{Compat("api.RTCPeerConnection.currentRemoteDescription")}}</p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref("RTCPeerConnection.setRemoteDescription()")}}, {{domxref("RTCPeerConnection.pendingRemoteDescription")}}, {{domxref("RTCPeerConnection.remoteDescription")}}</li>
diff --git a/files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html b/files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html
index db12029803..7772ddcabb 100644
--- a/files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html
+++ b/files/ru/web/api/rtcpeerconnection/getdefaulticeservers/index.html
@@ -48,7 +48,7 @@ if (iceServers.length === 0) {
<p>{{Compat("api.RTCPeerConnection.getDefaultIceServers")}}</p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li>
diff --git a/files/ru/web/api/rtcpeerconnection/index.html b/files/ru/web/api/rtcpeerconnection/index.html
index 55a24c974e..3e3931b1e3 100644
--- a/files/ru/web/api/rtcpeerconnection/index.html
+++ b/files/ru/web/api/rtcpeerconnection/index.html
@@ -349,7 +349,7 @@ translation_of: Web/API/RTCPeerConnection
<p>{{Compat("api.RTCPeerConnection")}}</p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="https://github.com/jesup/nightly-gupshup/blob/master/static/js/chat.js">https://github.com/jesup/nightly-gupshup/blob/master/static/js/chat.js</a></li>
diff --git a/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html b/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html
index 25eaa93c7f..42905d57bd 100644
--- a/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html
+++ b/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html
@@ -49,7 +49,7 @@ translation_of: Web/API/RTCPeerConnection/RTCPeerConnection
<p>{{Compat("api.RTCPeerConnection.RTCPeerConnection")}}</p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling">Сигнализированные и видеовызов</a></li>