diff options
Diffstat (limited to 'files/fr/web/api/animation/index.html')
-rw-r--r-- | files/fr/web/api/animation/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/animation/index.html b/files/fr/web/api/animation/index.html index ac14fa817f..d2a3f61044 100644 --- a/files/fr/web/api/animation/index.html +++ b/files/fr/web/api/animation/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/Animation --- <p>{{ APIRef("Web Animations API") }}{{SeeCompatTable}}</p> -<p>L'interface <strong><code>Animation</code></strong> de <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API">l'API Web Animations</a> correspond à un lecteur d'animations et offre les commandes nécessaires au contrôle et à la chronologie d'un noeud ou d'une source d'animation.</p> +<p>L'interface <strong><code>Animation</code></strong> de <a href="/en-US/docs/Web/API/Web_Animations_API">l'API Web Animations</a> correspond à un lecteur d'animations et offre les commandes nécessaires au contrôle et à la chronologie d'un noeud ou d'une source d'animation.</p> <h2 id="Constructeur">Constructeur</h2> |