aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api')
-rw-r--r--files/fr/web/api/xmlhttprequest/load_event/index.md (renamed from files/fr/web/api/xmlhttprequesteventtarget/onload/index.md)3
-rw-r--r--files/fr/web/api/xmlhttprequest/readystatechange_event/index.md (renamed from files/fr/web/api/xmlhttprequest/onreadystatechange/index.md)3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/fr/web/api/xmlhttprequesteventtarget/onload/index.md b/files/fr/web/api/xmlhttprequest/load_event/index.md
index b3242e022c..8d314127c3 100644
--- a/files/fr/web/api/xmlhttprequesteventtarget/onload/index.md
+++ b/files/fr/web/api/xmlhttprequest/load_event/index.md
@@ -1,7 +1,8 @@
---
title: XMLHttpRequestEventTarget.onload
-slug: Web/API/XMLHttpRequestEventTarget/onload
+slug: Web/API/XMLHttpRequest/load_event
translation_of: Web/API/XMLHttpRequestEventTarget/onload
+original_slug: Web/API/XMLHttpRequestEventTarget/onload
---
{{APIRef("XMLHttpRequest")}}
diff --git a/files/fr/web/api/xmlhttprequest/onreadystatechange/index.md b/files/fr/web/api/xmlhttprequest/readystatechange_event/index.md
index cafc71025b..c9cf4293db 100644
--- a/files/fr/web/api/xmlhttprequest/onreadystatechange/index.md
+++ b/files/fr/web/api/xmlhttprequest/readystatechange_event/index.md
@@ -1,7 +1,8 @@
---
title: XMLHttpRequest.onreadystatechange
-slug: Web/API/XMLHttpRequest/onreadystatechange
+slug: Web/API/XMLHttpRequest/readystatechange_event
translation_of: Web/API/XMLHttpRequest/onreadystatechange
+original_slug: Web/API/XMLHttpRequest/onreadystatechange
---
{{APIRef}}