diff options
Diffstat (limited to 'files/fr/web/api/geolocation/getcurrentposition/index.html')
-rw-r--r-- | files/fr/web/api/geolocation/getcurrentposition/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/geolocation/getcurrentposition/index.html b/files/fr/web/api/geolocation/getcurrentposition/index.html index 4dc6fe3944..8168640a6c 100644 --- a/files/fr/web/api/geolocation/getcurrentposition/index.html +++ b/files/fr/web/api/geolocation/getcurrentposition/index.html @@ -83,6 +83,6 @@ navigator.geolocation.getCurrentPosition(success, error, options); <h2 id="Voir_aussi">Voir aussi</h2> <ul> - <li><a href="/en-US/docs/WebAPI/Using_geolocation" title="/en-US/docs/WebAPI/Using_geolocation">Utiliser la géolocalisation</a></li> + <li><a href="/en-US/docs/WebAPI/Using_geolocation">Utiliser la géolocalisation</a></li> <li>{{domxref("Navigator.geolocation")}}</li> </ul> |