From 13db12ce5c9cfe0c433f35587035dce15eedf294 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 26 Jul 2021 15:31:56 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn) --- .../debugging_firefox_for_android_with_webide/index.html | 2 +- files/zh-cn/tools/remote_debugging/firefox_for_android/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/tools/remote_debugging') diff --git a/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html b/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html index 1783fa6294..3a637d42b0 100644 --- a/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html +++ b/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html @@ -15,7 +15,7 @@ original_slug: Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE_

First, you'll need:

ADB Helper

diff --git a/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html b/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html index 72b03dd937..c4cd379982 100644 --- a/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html +++ b/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html @@ -10,11 +10,11 @@ translation_of: Tools/Remote_Debugging/Firefox_for_Android

首先,你需要:

配置ADB工具

-

接下来,你需要使用 adb 命令行工具来使两台设备相互通信。

+

接下来,你需要使用 adb 命令行工具来使两台设备相互通信。

配置Android设备