aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/idbobjectstore/delete/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/idbobjectstore/delete/index.html')
-rw-r--r--files/fr/web/api/idbobjectstore/delete/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/idbobjectstore/delete/index.html b/files/fr/web/api/idbobjectstore/delete/index.html
index bf825252f0..66ebf75c18 100644
--- a/files/fr/web/api/idbobjectstore/delete/index.html
+++ b/files/fr/web/api/idbobjectstore/delete/index.html
@@ -138,5 +138,5 @@ function deleteData() {
<li>Définir un intervalle de clés : {{domxref("IDBKeyRange")}}</li>
<li>Récupérer et modifier les données : {{domxref("IDBObjectStore")}}</li>
<li>Utiliser les curseurs {{domxref("IDBCursor")}}</li>
- <li>L'exemple de référence : <a class="external" href="https://github.com/mdn/to-do-notifications/tree/gh-pages">notifications de trucs à faire</a> (<a class="external" href="https://mdn.github.io/to-do-notifications/">voir la démonstration</a>)</li>
+ <li>L'exemple de référence : <a href="https://github.com/mdn/to-do-notifications/tree/gh-pages">notifications de trucs à faire</a> (<a href="https://mdn.github.io/to-do-notifications/">voir la démonstration</a>)</li>
</ul>