aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/svg/svg_animation_with_smil
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-08 09:13:44 +0100
committerGitHub <noreply@github.com>2021-11-08 09:13:44 +0100
commitcdb006df2f41fa5bb27e049e6cfb817f45f3ed5a (patch)
treec915f0a3fc44e9792fe0a119c599c76a4d227599 /files/fr/web/svg/svg_animation_with_smil
parent497f01fc724eb5849dc8d304c0355e30ce68a68d (diff)
downloadtranslated-content-cdb006df2f41fa5bb27e049e6cfb817f45f3ed5a.tar.gz
translated-content-cdb006df2f41fa5bb27e049e6cfb817f45f3ed5a.tar.bz2
translated-content-cdb006df2f41fa5bb27e049e6cfb817f45f3ed5a.zip
Fix EmbedLiveSample for SVG pages after md conversion (#3005)
Diffstat (limited to 'files/fr/web/svg/svg_animation_with_smil')
-rw-r--r--files/fr/web/svg/svg_animation_with_smil/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/svg/svg_animation_with_smil/index.md b/files/fr/web/svg/svg_animation_with_smil/index.md
index 77194a54b5..a92f81cae3 100644
--- a/files/fr/web/svg/svg_animation_with_smil/index.md
+++ b/files/fr/web/svg/svg_animation_with_smil/index.md
@@ -75,7 +75,7 @@ Dans l'exemple ci dessous, on anime le centre de rotation et l'angle.
</svg>
```
-{{ EmbedLiveSample("Animer_une_transformation_des_attributs", '100%', 120) }}
+{{ EmbedLiveSample("Animer_une_transformation_d'attributs", '100%', 120) }}
## Animation suivant un tracé (chemin)