diff options
author | rjohnson <rjohnson@mozilla.com> | 2021-02-01 15:29:51 -0800 |
---|---|---|
committer | rjohnson <rjohnson@mozilla.com> | 2021-02-01 15:29:51 -0800 |
commit | 94fd10f637122772873430b6e2d18d218398dc26 (patch) | |
tree | b7653b0cdf2772912ac2ff67a82e82a5f2f9a823 /files/fr | |
parent | b0178ef8fae761385cf7fa432c218a56daf4c1f6 (diff) | |
download | translated-content-94fd10f637122772873430b6e2d18d218398dc26.tar.gz translated-content-94fd10f637122772873430b6e2d18d218398dc26.tar.bz2 translated-content-94fd10f637122772873430b6e2d18d218398dc26.zip |
fix broken live sample on French page
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/mdn/contribute/howto/creer_un_exercice_interactif_pour_apprendre_le_web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/mdn/contribute/howto/creer_un_exercice_interactif_pour_apprendre_le_web/index.html b/files/fr/mdn/contribute/howto/creer_un_exercice_interactif_pour_apprendre_le_web/index.html index edf746735b..31297c792c 100644 --- a/files/fr/mdn/contribute/howto/creer_un_exercice_interactif_pour_apprendre_le_web/index.html +++ b/files/fr/mdn/contribute/howto/creer_un_exercice_interactif_pour_apprendre_le_web/index.html @@ -36,7 +36,7 @@ translation_of: MDN/Contribute/Howto/Create_an_interactive_exercise_to_help_lear <p>Cliquer sur le carré suivant pour changer sa couleur de manière aléatoire ou entrez un code couleur héxadécimal.</p> <div class="hidden"> -<h4 id="Exemple_de_code_caché">Exemple de code caché</h4> +<h4 id="hidden_code_example">Exemple de code caché</h4> <h5 id="HTML">HTML</h5> |