diff options
Diffstat (limited to 'files/ru/tools/remote_debugging')
| -rw-r--r-- | files/ru/tools/remote_debugging/firefox_for_android/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/tools/remote_debugging/firefox_for_android/index.html b/files/ru/tools/remote_debugging/firefox_for_android/index.html index 6bcd7b2b47..ed33d8c453 100644 --- a/files/ru/tools/remote_debugging/firefox_for_android/index.html +++ b/files/ru/tools/remote_debugging/firefox_for_android/index.html @@ -19,13 +19,13 @@ translation_of: Tools/Remote_Debugging/Firefox_for_Android <ul> <li>a desktop or laptop computer with Firefox 15 or higher running on it</li> - <li>an Android device <a href="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device" title="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device">capable of running Firefox for Android</a> with Firefox for Android 15 or higher running on it</li> + <li>an Android device <a href="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device">capable of running Firefox for Android</a> with Firefox for Android 15 or higher running on it</li> <li>a USB cable to connect the two devices</li> </ul> <h3 id="ADB_setup">ADB setup</h3> -<p>Next, you'll need to get the desktop and the Android device talking to each other using the <a href="https://developer.android.com/tools/help/adb.html" title="https://developer.android.com/tools/help/adb.html">adb</a> command-line tool.</p> +<p>Next, you'll need to get the desktop and the Android device talking to each other using the <a href="https://developer.android.com/tools/help/adb.html">adb</a> command-line tool.</p> <h4 class="note" id="On_the_Android_device">On the Android device</h4> |
