aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/server-sent_events
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-03 21:19:25 -0400
committerGitHub <noreply@github.com>2021-08-04 10:19:25 +0900
commitb1fdb94830bee8ed169ec9c6c20e535a7d6524fa (patch)
treea5221a8984f7858c248706da92314683aeb6be3d /files/ja/web/api/server-sent_events
parentd4b97cd8ba7c9b71d5e3ccb119103047da3b44a8 (diff)
downloadtranslated-content-b1fdb94830bee8ed169ec9c6c20e535a7d6524fa.tar.gz
translated-content-b1fdb94830bee8ed169ec9c6c20e535a7d6524fa.tar.bz2
translated-content-b1fdb94830bee8ed169ec9c6c20e535a7d6524fa.zip
remove link 'title' attributes that's just the 'href' (ja, part 6) (#1872)
Diffstat (limited to 'files/ja/web/api/server-sent_events')
-rw-r--r--files/ja/web/api/server-sent_events/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/server-sent_events/index.html b/files/ja/web/api/server-sent_events/index.html
index 33922c16f4..0590b1fa17 100644
--- a/files/ja/web/api/server-sent_events/index.html
+++ b/files/ja/web/api/server-sent_events/index.html
@@ -145,7 +145,7 @@ translation_of: Web/API/Server-sent_events
<h3 id="Other_resources" name="Other_resources">その他のリソース</h3>
<ul>
- <li>Server-sent events を使用した <a href="http://hacks.mozilla.org/2011/06/a-wall-powered-by-eventsource-and-server-sent-events/" title="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">コードは Github にあります</a>。</li>
+ <li>Server-sent events を使用した <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">コードは Github にあります</a>。</li>
<li><a href="http://dsheiko.com/weblog/html5-and-server-sent-events">HTML5 and Server-sent events</a></li>
<li><a href="http://rajudasa.blogspot.in/2012/05/html5-server-sent-events-using-aspnet.html">Server-sent events using Asp.Net</a></li>
</ul>