diff options
Diffstat (limited to 'files/pt-br/web/api/geolocation_api/index.html')
-rw-r--r-- | files/pt-br/web/api/geolocation_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/geolocation_api/index.html b/files/pt-br/web/api/geolocation_api/index.html index d4fd6d6cd1..92d1526456 100644 --- a/files/pt-br/web/api/geolocation_api/index.html +++ b/files/pt-br/web/api/geolocation_api/index.html @@ -221,6 +221,6 @@ prompt(window, <li>{{ Interface("nsIDOMGeoPositionErrorCallback") }}</li> <li>{{ Interface("nsIDOMGeoPositionOptions") }}</li> <li>{{ Interface("nsIDOMNavigatorGeolocation") }}</li> - <li><a class="external" href="http://dev.w3.org/geo/api/spec-source.html" title="http://dev.w3.org/geo/api/spec-source.html">Geolocation API on w3.org</a></li> + <li><a class="external" href="http://dev.w3.org/geo/api/spec-source.html">Geolocation API on w3.org</a></li> <li><a href="/en-US/demos/tag/tech:geolocation" title="en-US/demos/tag/tech:geolocation/">Demos about the Geolocation API</a></li> </ul> |