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/tools/remote_debugging/firefox_for_android/index.html | 8 ++++---- files/es/tools/remote_debugging/index.html | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'files/es/tools/remote_debugging') diff --git a/files/es/tools/remote_debugging/firefox_for_android/index.html b/files/es/tools/remote_debugging/firefox_for_android/index.html index 4548618161..cd58a616f1 100644 --- a/files/es/tools/remote_debugging/firefox_for_android/index.html +++ b/files/es/tools/remote_debugging/firefox_for_android/index.html @@ -16,7 +16,7 @@ original_slug: Tools/Remote_Debugging/Firefox_para_Android @@ -27,15 +27,15 @@ original_slug: Tools/Remote_Debugging/Firefox_para_Android

En el dispositivo Android

En el ordenador de sobremesa

diff --git a/files/es/tools/remote_debugging/index.html b/files/es/tools/remote_debugging/index.html index 4164a78241..119e77e5f6 100644 --- a/files/es/tools/remote_debugging/index.html +++ b/files/es/tools/remote_debugging/index.html @@ -26,26 +26,26 @@ translation_of: Tools/Remote_Debugging

ADB setup

-

Next, you'll need to get the desktop and the Android device talking to each other using the adb command-line tool.

+

Next, you'll need to get the desktop and the Android device talking to each other using the adb command-line tool.

On the Android device

On the desktop

-- cgit v1.2.3-54-g00ecf