From 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:33:49 -0400 Subject: Remove link title attributes thats just the href es (#1737) * remove link 'title' attributes that's just the 'href' (es) * a couple more --- files/es/games/techniques/webrtc_data_channels/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/es/games/techniques') diff --git a/files/es/games/techniques/webrtc_data_channels/index.html b/files/es/games/techniques/webrtc_data_channels/index.html index 28687789d9..b261739cf9 100644 --- a/files/es/games/techniques/webrtc_data_channels/index.html +++ b/files/es/games/techniques/webrtc_data_channels/index.html @@ -21,7 +21,7 @@ translation_of: Games/Techniques/WebRTC_data_channels

Usando la libreria p2p

-

Una biblioteca que puede usar es la biblioteca p2p. Esta biblioteca proporciona una API simple para crear conexiones entre puntos y configurar transmisiones y canales de datos. También hay un componente de servidor intermediario y un agente hospedado que puedes usar en lugar de tener que configurar uno.

+

Una biblioteca que puede usar es la biblioteca p2p. Esta biblioteca proporciona una API simple para crear conexiones entre puntos y configurar transmisiones y canales de datos. También hay un componente de servidor intermediario y un agente hospedado que puedes usar en lugar de tener que configurar uno.

Nota: Continuaremos agregando contenido aquí pronto; hay algunos problemas de organización por resolver.

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