diff options
Diffstat (limited to 'files/ru/web/api/websocket')
-rw-r--r-- | files/ru/web/api/websocket/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/websocket/index.html b/files/ru/web/api/websocket/index.html index 7032419251..bff5e2b62c 100644 --- a/files/ru/web/api/websocket/index.html +++ b/files/ru/web/api/websocket/index.html @@ -277,5 +277,5 @@ socket.addEventListener('message', function (event) { <ul> <li><a href="/en/WebSockets/Writing_WebSocket_client_applications" title="en/WebSockets/Writing WebSocket client applications">Writing WebSocket client applications</a></li> - <li><a class="external" href="http://dev.w3.org/html5/websockets/" title="http://dev.w3.org/html5/websockets/">HTML5: WebSockets</a></li> + <li><a class="external" href="http://dev.w3.org/html5/websockets/">HTML5: WebSockets</a></li> </ul> |