aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/websockets_api
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 14:15:05 -0400
committerGitHub <noreply@github.com>2021-07-27 21:15:05 +0300
commit20c7fd773df964681f7dd9d7a305293abd5a04ad (patch)
tree98e48d964b4cabfdea7bf107e39459c393b21558 /files/ru/web/api/websockets_api
parent2f530bed8ebb6853b8c033979ef956575100bdf4 (diff)
downloadtranslated-content-20c7fd773df964681f7dd9d7a305293abd5a04ad.tar.gz
translated-content-20c7fd773df964681f7dd9d7a305293abd5a04ad.tar.bz2
translated-content-20c7fd773df964681f7dd9d7a305293abd5a04ad.zip
remove link 'title' attributes that's just the 'href' (ru, part 3) (#1746)
Diffstat (limited to 'files/ru/web/api/websockets_api')
-rw-r--r--files/ru/web/api/websockets_api/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/websockets_api/index.html b/files/ru/web/api/websockets_api/index.html
index df3c4fad11..79a1cf3051 100644
--- a/files/ru/web/api/websockets_api/index.html
+++ b/files/ru/web/api/websockets_api/index.html
@@ -27,9 +27,9 @@ original_slug: WebSockets
<h2 class="Tools" id="Tools" name="Tools">Tools</h2>
<ul>
- <li><a class="external" href="http://socket.io" title="http://socket.io/">Socket.IO</a>: A powerful cross-platform WebSocket API for <a class="external" href="http://nodejs.org" title="http://nodejs.org/">Node.js</a>.</li>
- <li><a class="link-https" href="https://github.com/Worlize/WebSocket-Node" title="https://github.com/Worlize/WebSocket-Node">WebSocket-Node</a>: A WebSocket server API implementation for <a class="external" href="http://nodejs.org" title="http://nodejs.org/">Node.js</a>.</li>
- <li><a href="http://ajf.me/websocket/#libs" title="http://websocket.us/#libs">A more extensive list of frameworks and libraries here</a></li>
+ <li><a class="external" href="http://socket.io" title="http://socket.io/">Socket.IO</a>: A powerful cross-platform WebSocket API for <a class="external" href="http://nodejs.org">Node.js</a>.</li>
+ <li><a class="link-https" href="https://github.com/Worlize/WebSocket-Node">WebSocket-Node</a>: A WebSocket server API implementation for <a class="external" href="http://nodejs.org" title="http://nodejs.org/">Node.js</a>.</li>
+ <li><a href="http://ajf.me/websocket/#libs">A more extensive list of frameworks and libraries here</a></li>
</ul>
<h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Related Topics</h2>