File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ The applied CSS classes are much the same as with `ngRepeat`. Each time a new pa
328
328
ensures that all views are contained within a single HTML element, which allows for easy animation
329
329
control.
330
330
331
- For more on CSS animations, see the [Web Platform documentation][webplatform -animations].
331
+ For more on CSS animations, see the [MDN web docs][mdn -animations].
332
332
333
333
334
334
## Animating `ngClass` with JavaScript
@@ -561,4 +561,4 @@ There you have it! We have created a web application in a relatively short amoun
561
561
[caniuse-css-transitions]: http://caniuse.com/#feat=css-transitions
562
562
[jquery]: https://jquery.com/
563
563
[jquery-animate]: https://api.jquery.com/animate/
564
- [webplatform -animations]: https://docs.webplatform .org/wiki/css/properties/animations
564
+ [mdn -animations]: https://developer.mozilla .org/en-US/docs/Web/CSS/CSS_Animations/Using_CSS_animations
You can’t perform that action at this time.
0 commit comments