diff options
Diffstat (limited to 'files/fr/web/api/idbindex/multientry/index.html')
| -rw-r--r-- | files/fr/web/api/idbindex/multientry/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/idbindex/multientry/index.html b/files/fr/web/api/idbindex/multientry/index.html index d3e827a3e8..730a9f074a 100644 --- a/files/fr/web/api/idbindex/multientry/index.html +++ b/files/fr/web/api/idbindex/multientry/index.html @@ -93,5 +93,5 @@ console.log(monIndex.multiEntry);</pre> <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>Exemple de référence : <a class="external" href="https://github.com/mdn/to-do-notifications/tree/gh-pages">To-do Notifications</a> (<a class="external" href="https://mdn.github.io/to-do-notifications/">exemple <em>live</em></a>).</li> + <li>Exemple de référence : <a href="https://github.com/mdn/to-do-notifications/tree/gh-pages">To-do Notifications</a> (<a href="https://mdn.github.io/to-do-notifications/">exemple <em>live</em></a>).</li> </ul> |
