aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/querycommandstate
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document/querycommandstate')
-rw-r--r--files/fr/web/api/document/querycommandstate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/document/querycommandstate/index.html b/files/fr/web/api/document/querycommandstate/index.html
index ee8af716d0..ca874815cb 100644
--- a/files/fr/web/api/document/querycommandstate/index.html
+++ b/files/fr/web/api/document/querycommandstate/index.html
@@ -44,6 +44,6 @@ translation_of: Web/API/Document/queryCommandState
<ul>
<li>{{domxref("HTMLElement.contentEditable")}}</li>
<li>{{domxref("document.designMode")}}</li>
- <li><a href="https://developer.mozilla.org/fr/docs/Web/Guide/HTML/Editable_content/Rich-Text_Editing_in_Mozilla">Rich-Text Editing in Mozilla</a></li>
+ <li><a href="/fr/docs/Web/Guide/HTML/Editable_content/Rich-Text_Editing_in_Mozilla">Rich-Text Editing in Mozilla</a></li>
<li>Les bogues du navigateur liés à <code>queryCommandState()</code>: <a href="https://github.com/guardian/scribe/blob/master/BROWSERINCONSISTENCIES.md#documentquerycommandstate">Scribe's "Browser Inconsistencies" documentation</a></li>
</ul>