diff options
Diffstat (limited to 'files/pt-br/web/api/navigator/battery/index.html')
-rw-r--r-- | files/pt-br/web/api/navigator/battery/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/api/navigator/battery/index.html b/files/pt-br/web/api/navigator/battery/index.html index 8c98982b10..6289d175b1 100644 --- a/files/pt-br/web/api/navigator/battery/index.html +++ b/files/pt-br/web/api/navigator/battery/index.html @@ -35,6 +35,6 @@ translation_of: Web/API/Navigator/battery <li>{{domxref("BatteryManager")}}</li> <li>the <a href="/pt-BR/docs/WebAPI/Battery_Status" title="/en-US/docs/WebAPI/Battery_Status">Battery Status API</a> article</li> <li><a class="external" href="http://hacks.mozilla.org/2012/02/using-the-battery-api-part-of-webapi/">Blog post - Using the Battery API</a></li> - <li><a class="external" href="http://davidwalsh.name/battery-api" title="http://davidwalsh.name/battery-api">David Walsh on the JavaScript Battery Api</a></li> - <li><a href="https://github.com/pstadler/battery.js" title="https://github.com/pstadler/battery.js">battery.js - a tiny cross-browser wrapper</a></li> + <li><a class="external" href="http://davidwalsh.name/battery-api">David Walsh on the JavaScript Battery Api</a></li> + <li><a href="https://github.com/pstadler/battery.js">battery.js - a tiny cross-browser wrapper</a></li> </ul> |