diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 00:55:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 06:55:10 +0200 |
commit | cd2a2450395e7c6991abb449bb8f5385bca665e7 (patch) | |
tree | 03f457bda5cfca16030be2149d9a5903036a1be7 /files/fr/tools/remote_debugging | |
parent | 13db12ce5c9cfe0c433f35587035dce15eedf294 (diff) | |
download | translated-content-cd2a2450395e7c6991abb449bb8f5385bca665e7.tar.gz translated-content-cd2a2450395e7c6991abb449bb8f5385bca665e7.tar.bz2 translated-content-cd2a2450395e7c6991abb449bb8f5385bca665e7.zip |
remove link 'title' attributes that's just the 'href' (fr) (#1713)
Diffstat (limited to 'files/fr/tools/remote_debugging')
-rw-r--r-- | files/fr/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html b/files/fr/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html index 803d9ff8ee..e48c0d9233 100644 --- a/files/fr/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html +++ b/files/fr/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html @@ -28,7 +28,7 @@ original_slug: Outils/Débogage_distant/Debugging_Firefox_for_Android_with_WebID <ul> <li>Un ordinateur avec Firefox 36 ou plus récent installé</li> - <li>Un appareil Android <a class="external external-icon" href="https://support.mozilla.org/fr/kb/will-firefox-work-my-mobile-device" title="https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device">capable d'exécuter Firefox pour Android</a> avec Firefox pour Android 35 ou plus récent installé.</li> + <li>Un appareil Android <a class="external external-icon" href="https://support.mozilla.org/fr/kb/will-firefox-work-my-mobile-device">capable d'exécuter Firefox pour Android</a> avec Firefox pour Android 35 ou plus récent installé.</li> <li>Un câble USB pour connecter les deux appareils</li> </ul> |