diff options
Diffstat (limited to 'files/fr/web/api/storage/clear/index.html')
-rw-r--r-- | files/fr/web/api/storage/clear/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/storage/clear/index.html b/files/fr/web/api/storage/clear/index.html index 8d9d33100a..c177f94657 100644 --- a/files/fr/web/api/storage/clear/index.html +++ b/files/fr/web/api/storage/clear/index.html @@ -34,7 +34,7 @@ translation_of: Web/API/Storage/clear }</pre> <div class="note"> -<p><strong>Note</strong>: Pour voir un exemple réel, vous pouvez visitez notre <a href="https://mdn.github.io/dom-examples/web-storage/">Démo de stockage web</a>. Les modifications sont visibles dans la console, vous pouvez actualiser la page et conserver les modifications.</p> +<p><strong>Note :</strong> Pour voir un exemple réel, vous pouvez visitez notre <a href="https://mdn.github.io/dom-examples/web-storage/">Démo de stockage web</a>. Les modifications sont visibles dans la console, vous pouvez actualiser la page et conserver les modifications.</p> </div> <h2 id="Spécifications">Spécifications</h2> @@ -63,5 +63,5 @@ translation_of: Web/API/Storage/clear <h2 id="Voir_aussi">Voir aussi</h2> <ul> - <li><a href="https://developer.mozilla.org/fr/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API">Utilisation de l'API de stockage web</a></li> + <li><a href="/fr/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API">Utilisation de l'API de stockage web</a></li> </ul> |