aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/websockets_api
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 13:17:06 -0400
committerGitHub <noreply@github.com>2021-07-27 13:17:06 -0400
commit2f530bed8ebb6853b8c033979ef956575100bdf4 (patch)
treeaada0a33b9db7b4d69f5165f479b89b830e1afa8 /files/ko/web/api/websockets_api
parent1fef15f08f6d16b320c6d36e9c359be0dae917a6 (diff)
downloadtranslated-content-2f530bed8ebb6853b8c033979ef956575100bdf4.tar.gz
translated-content-2f530bed8ebb6853b8c033979ef956575100bdf4.tar.bz2
translated-content-2f530bed8ebb6853b8c033979ef956575100bdf4.zip
remove link 'title' attributes that's just the 'href' (ko, part 3) (#1742)
Diffstat (limited to 'files/ko/web/api/websockets_api')
-rw-r--r--files/ko/web/api/websockets_api/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ko/web/api/websockets_api/index.html b/files/ko/web/api/websockets_api/index.html
index 18f7912806..69b883d2b1 100644
--- a/files/ko/web/api/websockets_api/index.html
+++ b/files/ko/web/api/websockets_api/index.html
@@ -23,8 +23,8 @@ original_slug: WebSockets
<h2 class="Tools" id="Tools" name="Tools"><code><code>도구</code></code></h2>
<ul>
- <li><a class="external" href="http://socket.io" title="http://socket.io/">Socket.IO</a>: <a class="external" href="http://nodejs.org">Node.js</a>를 위한 강력한 크로스 플랫폼 웹 소켓 API</li>
- <li><a class="link-https" href="https://github.com/Worlize/WebSocket-Node">WebSocket-Node</a>: <a class="external" href="http://nodejs.org" title="http://nodejs.org/">Node.js</a>를 위한 웹 소켓 서버 API 구현</li>
+ <li><a class="external" href="http://socket.io">Socket.IO</a>: <a class="external" href="http://nodejs.org">Node.js</a>를 위한 강력한 크로스 플랫폼 웹 소켓 API</li>
+ <li><a class="link-https" href="https://github.com/Worlize/WebSocket-Node">WebSocket-Node</a>: <a class="external" href="http://nodejs.org">Node.js</a>를 위한 웹 소켓 서버 API 구현</li>
<li><a href="http://ajf.me/websocket/#libs">더 많은 프레임워크, 라이브러리 보기</a></li>
</ul>