From b1fdb94830bee8ed169ec9c6c20e535a7d6524fa Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 3 Aug 2021 21:19:25 -0400 Subject: remove link 'title' attributes that's just the 'href' (ja, part 6) (#1872) --- files/ja/games/techniques/webrtc_data_channels/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/games/techniques') 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

p2p ライブラリを使用する

-

One library you can use is the p2p 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.

+

One library you can use is the p2p 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.

Note: We will continue to add content here soon; there are some organizational issues to sort out.

@@ -40,7 +40,7 @@ translation_of: Games/Techniques/WebRTC_data_channels -- cgit v1.2.3-54-g00ecf