aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/websockets/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/websockets/index.html')
-rw-r--r--files/fr/glossary/websockets/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/fr/glossary/websockets/index.html b/files/fr/glossary/websockets/index.html
index ee30de429b..351e1fbe52 100644
--- a/files/fr/glossary/websockets/index.html
+++ b/files/fr/glossary/websockets/index.html
@@ -18,7 +18,7 @@ original_slug: Glossaire/WebSockets
<h2 id="Pour_approfondir">Pour approfondir</h2>
-<h3 id="Culture_générale" style="line-height: 24px;">Culture générale</h3>
+<h3 id="Culture_générale">Culture générale</h3>
<ul>
<li>{{Interwiki("wikipedia", "Websocket")}} sur Wikipédia</li>
@@ -27,12 +27,12 @@ original_slug: Glossaire/WebSockets
<h3 id="Référence_technique">Référence technique</h3>
<ul>
- <li><a href="https://developer.mozilla.org/fr/docs/Web/API/WebSocket">Référence WebSocket sur MDN</a></li>
+ <li><a href="/fr/docs/Web/API/WebSocket">Référence WebSocket sur MDN</a></li>
</ul>
<h3 id="Apprendre">Apprendre</h3>
<ul>
- <li><a href="https://developer.mozilla.org/fr/docs/WebSockets/Writing_WebSocket_client_applications">Écrire des applications clients WebSocket</a></li>
- <li><a href="https://developer.mozilla.org/fr/docs/WebSockets/Writing_WebSocket_servers">Écriture de serveurs WebSocket</a></li>
+ <li><a href="/fr/docs/WebSockets/Writing_WebSocket_client_applications">Écrire des applications clients WebSocket</a></li>
+ <li><a href="/fr/docs/WebSockets/Writing_WebSocket_servers">Écriture de serveurs WebSocket</a></li>
</ul>