diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-31 12:18:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-31 13:18:23 -0300 |
commit | 040852a09efb3bade338214269cb816209af5eab (patch) | |
tree | d75aa8cb837b526473830df433e4bfc2cbbbbb61 /files/pt-br/tools/firefox_os_1.1_simulator | |
parent | 0114a214791c357c3dd3fdde5fc47b9ca33796cc (diff) | |
download | translated-content-040852a09efb3bade338214269cb816209af5eab.tar.gz translated-content-040852a09efb3bade338214269cb816209af5eab.tar.bz2 translated-content-040852a09efb3bade338214269cb816209af5eab.zip |
remove link 'title' attributes that's just the 'href' (pt-br) (#1738)
👍🏽
Diffstat (limited to 'files/pt-br/tools/firefox_os_1.1_simulator')
-rw-r--r-- | files/pt-br/tools/firefox_os_1.1_simulator/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-br/tools/firefox_os_1.1_simulator/index.html b/files/pt-br/tools/firefox_os_1.1_simulator/index.html index 7709cc565b..c9b8e6618e 100644 --- a/files/pt-br/tools/firefox_os_1.1_simulator/index.html +++ b/files/pt-br/tools/firefox_os_1.1_simulator/index.html @@ -56,7 +56,7 @@ original_slug: Tools/Simulador_Firefox_OS_1.1 <p>The Simulator is packaged and distributed as a Firefox add-on. To install it:</p> <ol> - <li>Using Firefox, go to <a href="https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/" title="https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/">the Simulator's page on addons.mozilla.org</a>.</li> + <li>Using Firefox, go to <a href="https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/">the Simulator's page on addons.mozilla.org</a>.</li> <li>Click "Add to Firefox".</li> <li>Once the add-on has downloaded you will be prompted to install it: click "Install Now".</li> </ol> @@ -258,7 +258,7 @@ original_slug: Tools/Simulador_Firefox_OS_1.1 <h3 id="Network_Monitor">Network Monitor</h3> -<p>Thanks to the new Network Monitor, you can analyze the status, headers, content, and timing of all the network requests initiated by the app through a friendly interface. (<a href="https://hacks.mozilla.org/2013/06/network-monitor-now-in-firefox-beta/" title="https://hacks.mozilla.org/2013/06/network-monitor-now-in-firefox-beta/">Learn more about the Network Monitor.</a>)</p> +<p>Thanks to the new Network Monitor, you can analyze the status, headers, content, and timing of all the network requests initiated by the app through a friendly interface. (<a href="https://hacks.mozilla.org/2013/06/network-monitor-now-in-firefox-beta/">Learn more about the Network Monitor.</a>)</p> <h2 id="Receipts"><a name="Simulator-receipts"></a>Receipts</h2> @@ -305,7 +305,7 @@ original_slug: Tools/Simulador_Firefox_OS_1.1 <h3 id="Troubleshooting_on_Linux">Troubleshooting on Linux</h3> -<p>If you are unable to connect your device after creating udev rules, please see this <a href="https://github.com/mozilla/r2d2b2g/issues/515" title="https://github.com/mozilla/r2d2b2g/issues/515">bug</a>.</p> +<p>If you are unable to connect your device after creating udev rules, please see this <a href="https://github.com/mozilla/r2d2b2g/issues/515">bug</a>.</p> <h2 id="Limitations_of_the_Simulator"><a name="Limitations">Limitations of the Simulator</a></h2> |