diff options
Diffstat (limited to 'files/fr/web/api/notification/onclose/index.html')
-rw-r--r-- | files/fr/web/api/notification/onclose/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/notification/onclose/index.html b/files/fr/web/api/notification/onclose/index.html index b204c7075d..5d5edbde16 100644 --- a/files/fr/web/api/notification/onclose/index.html +++ b/files/fr/web/api/notification/onclose/index.html @@ -29,5 +29,5 @@ Notification.onclose = (event) => { ... } <ul> <li>{{domxref("Notification")}}</li> - <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API">Utilisation de l'API Notifications</a></li> + <li><a href="/fr/docs/Web/API/Notifications_API/Using_the_Notifications_API">Utilisation de l'API Notifications</a></li> </ul> |