aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/domstringlist/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/domstringlist/index.html')
-rw-r--r--files/fr/web/api/domstringlist/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/domstringlist/index.html b/files/fr/web/api/domstringlist/index.html
index b0d89b14e6..dd5850119c 100644
--- a/files/fr/web/api/domstringlist/index.html
+++ b/files/fr/web/api/domstringlist/index.html
@@ -10,7 +10,7 @@ translation_of: Web/API/DOMStringList
---
<p>{{ APIRef("DOM") }}</p>
-<p>Un type renvoyé par certaines API contenant une liste de <a class="internal" href="https://developer.mozilla.org/fr/docs/Web/API/DOMString" title="En/DOM/DOMString">DOMString</a> (<em>chaînes de caractères</em>).</p>
+<p>Un type renvoyé par certaines API contenant une liste de <a href="/fr/docs/Web/API/DOMString">DOMString</a> (<em>chaînes de caractères</em>).</p>
<h2 id="Propriétés">Propriétés</h2>
@@ -28,7 +28,7 @@ translation_of: Web/API/DOMStringList
<dd>Renvoie un {{jsxref("Boolean")}} (<em>booléen</em>) indiquant si la chaîne de caractères donnée est dans la liste.</dd>
</dl>
-<h2 id="Specifications" name="Specifications">Spécifications</h2>
+<h2 id="Specifications">Spécifications</h2>
<table class="standard-table">
<thead>