aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/domimplementation/createdocument/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/domimplementation/createdocument/index.html')
-rw-r--r--files/fr/web/api/domimplementation/createdocument/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/domimplementation/createdocument/index.html b/files/fr/web/api/domimplementation/createdocument/index.html
index d8a6666d9f..63bccf3cb1 100644
--- a/files/fr/web/api/domimplementation/createdocument/index.html
+++ b/files/fr/web/api/domimplementation/createdocument/index.html
@@ -31,7 +31,7 @@ translation_of: Web/API/DOMImplementation/createDocument
<dl>
<dt><em>documentType </em>{{optional_inline}}</dt>
- <dd>Est le <a class="internal" href="https://developer.mozilla.org/fr/docs/Web/API/DocumentType" title="En/DOM/DocumentType"><code>DocumentType</code></a> du document à créer. Vaut <code>null </code>par défaut.</dd>
+ <dd>Est le <a href="/fr/docs/Web/API/DocumentType"><code>DocumentType</code></a> du document à créer. Vaut <code>null </code>par défaut.</dd>
</dl>
<ul>