aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/xmlhttprequest/response/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/xmlhttprequest/response/index.html')
-rw-r--r--files/fr/web/api/xmlhttprequest/response/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/xmlhttprequest/response/index.html b/files/fr/web/api/xmlhttprequest/response/index.html
index 3a8b84b5e0..afbad2c4f1 100644
--- a/files/fr/web/api/xmlhttprequest/response/index.html
+++ b/files/fr/web/api/xmlhttprequest/response/index.html
@@ -135,7 +135,7 @@ function load(url, callback) {
<li><a href="/fr/docs/Web/Guide/AJAX/Getting_Started">Ajax — Pour commencer</a></li>
<li><a href="/fr/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">Utilisation de XMLHttpRequest</a></li>
<li><a href="/fr/docs/Web/API/XMLHttpRequest/HTML_in_XMLHttpRequest">HTML dans XMLHttpRequest</a></li>
- <li><a href="/fr/docs/Web/API/Fetch_API" title="Fetch API">Fetch API</a></li>
+ <li><a href="/fr/docs/Web/API/Fetch_API">Fetch API</a></li>
</ul>
</li>
<li><a href="http://www.html5rocks.com/en/tutorials/file/xhr2/">HTML5 Rocks — New Tricks in XMLHttpRequest2</a></li>