aboutsummaryrefslogtreecommitdiff
path: root/files/fr/learn
diff options
context:
space:
mode:
authorSirius Nottin <30043962+siriusnottin@users.noreply.github.com>2021-10-04 07:09:21 +0200
committerGitHub <noreply@github.com>2021-10-04 07:09:21 +0200
commit9a626c91061f9349b2e4116bff5c9af4e1b90d92 (patch)
treebb72eb495f5a13a778d59b1e9736a57bb99e5b27 /files/fr/learn
parentb56dbc33c6b87555fb6676f08a9877b28f93d287 (diff)
downloadtranslated-content-9a626c91061f9349b2e4116bff5c9af4e1b90d92.tar.gz
translated-content-9a626c91061f9349b2e4116bff5c9af4e1b90d92.tar.bz2
translated-content-9a626c91061f9349b2e4116bff5c9af4e1b90d92.zip
Fix link from english page to french (#2637)
The link "Comprendre la différence entre une page web, un site web, un serveur web et un moteur de recherche" in the [Étapes suivantes](https://developer.mozilla.org/fr/docs/Learn/Common_questions/How_does_the_Internet_work#%C3%A9tapes_suivantes) section pointed to the English page instead of the French one.
Diffstat (limited to 'files/fr/learn')
-rw-r--r--files/fr/learn/common_questions/how_does_the_internet_work/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/learn/common_questions/how_does_the_internet_work/index.html b/files/fr/learn/common_questions/how_does_the_internet_work/index.html
index 75e81ffc74..fb05ae9679 100644
--- a/files/fr/learn/common_questions/how_does_the_internet_work/index.html
+++ b/files/fr/learn/common_questions/how_does_the_internet_work/index.html
@@ -93,6 +93,6 @@ original_slug: Apprendre/Fonctionnement_Internet
<ul>
<li><a href="/fr/Apprendre/Commencer_avec_le_web/Le_fonctionnement_du_Web">Le fonctionnement du Web</a></li>
- <li><a href="/en-US/docs/Learn/page_vs_site_vs_server_vs_search_engine">Comprendre la différence entre une page web, un site web, un serveur web et un moteur de recherche</a></li>
+ <li><a href="/fr/docs/Learn/Common_questions/Pages_sites_servers_and_search_engines">Comprendre la différence entre une page web, un site web, un serveur web et un moteur de recherche</a></li>
<li><a href="/fr/Apprendre/Comprendre_noms_de_domaine">Comprendre les noms de domaine</a></li>
</ul>