diff --git a/guide/english/css/using-css-animations/index.md b/guide/english/css/using-css-animations/index.md index 689fe909b1..c7d95920f5 100644 --- a/guide/english/css/using-css-animations/index.md +++ b/guide/english/css/using-css-animations/index.md @@ -85,4 +85,5 @@ For the CSS part : #### More Information: -For more deatils on CSS Animations, please visit [Mozilla Developer Network Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Animations/Using_CSS_animations) +- [Mozilla Developer Network Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Animations/Using_CSS_animations) +- [CSS Animations - 3d Transforms](https://3dtransforms.desandro.com/)