aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/server-sent_events/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/server-sent_events/index.html')
-rw-r--r--files/ko/web/api/server-sent_events/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/server-sent_events/index.html b/files/ko/web/api/server-sent_events/index.html
index d5415dd09c..f3d7629c99 100644
--- a/files/ko/web/api/server-sent_events/index.html
+++ b/files/ko/web/api/server-sent_events/index.html
@@ -71,7 +71,7 @@ translation_of: Web/API/Server-sent_events
<h3 id="그_외_자료">그 외 자료</h3>
<ul>
- <li>SSE로 구현된 <a href="http://hacks.mozilla.org/2011/06/a-wall-powered-by-eventsource-and-server-sent-events/">Twitter 어플리케이션</a>과 <a class="link-https" href="https://github.com/mozilla/webowonder-demos/tree/master/demos/friends%20timeline" title="https://github.com/mozilla/webowonder-demos/tree/master/demos/friends timeline">깃허브에 공개된 소스코드</a>.</li>
+ <li>SSE로 구현된 <a href="http://hacks.mozilla.org/2011/06/a-wall-powered-by-eventsource-and-server-sent-events/">Twitter 어플리케이션</a>과 <a class="link-https" href="https://github.com/mozilla/webowonder-demos/tree/master/demos/friends%20timeline">깃허브에 공개된 소스코드</a>.</li>
<li><a href="http://dsheiko.com/weblog/html5-and-server-sent-events">HTML5와 Server-sent events</a></li>
<li><a href="http://rajudasa.blogspot.in/2012/05/html5-server-sent-events-using-aspnet.html">Asp.net을 이용한 Server-Sent Events</a></li>
</ul>