aboutsummaryrefslogtreecommitdiff
path: root/files/ja/games/techniques
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/games/techniques')
-rw-r--r--files/ja/games/techniques/webrtc_data_channels/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/games/techniques/webrtc_data_channels/index.html b/files/ja/games/techniques/webrtc_data_channels/index.html
index 69a4dac3ba..512aa787e0 100644
--- a/files/ja/games/techniques/webrtc_data_channels/index.html
+++ b/files/ja/games/techniques/webrtc_data_channels/index.html
@@ -29,7 +29,7 @@ translation_of: Games/Techniques/WebRTC_data_channels
<h2 id="p2p_ライブラリを使用する">p2p ライブラリを使用する</h2>
-<p>One library you can use is the <a href="https://github.com/js-platform/p2p" title="https://github.com/js-platform/p2p">p2p</a> library. This library provides a simple API for creating peer connections and setting up streams and data channels. There's also a broker server component and a hosted broker you can use instead of having to set one up for yourself.</p>
+<p>One library you can use is the <a href="https://github.com/js-platform/p2p">p2p</a> library. This library provides a simple API for creating peer connections and setting up streams and data channels. There's also a broker server component and a hosted broker you can use instead of having to set one up for yourself.</p>
<div class="note">
<p><strong>Note:</strong> We will continue to add content here soon; there are some organizational issues to sort out.</p>
@@ -40,7 +40,7 @@ translation_of: Games/Techniques/WebRTC_data_channels
<ul>
<li>著者: Alan Kligman</li>
- <li>元の記事: <a href="https://hacks.mozilla.org/2013/03/webrtc-data-channels-for-great-multiplayer/" title="https://hacks.mozilla.org/2013/03/webrtc-data-channels-for-great-multiplayer/">WebRTC Data Channels for Great Multiplayer</a></li>
+ <li>元の記事: <a href="https://hacks.mozilla.org/2013/03/webrtc-data-channels-for-great-multiplayer/">WebRTC Data Channels for Great Multiplayer</a></li>
<li>その他の貢献者: Robert Nyman</li>
<li>著作権: Alan Kligman, 2013</li>
</ul>