Skip to content

Commit 4d168bb

Browse files
authored
[fixed] obsolete link in README
1 parent e32538d commit 4d168bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This repo houses the JavaScript implementation of Material Motion. For more inf
1515

1616
- To make gestural interactions as easy to reuse across applications as UI components already are.
1717

18-
- To enable the motions and gestures [described in the Material Spec](https://material.google.com/motion/material-motion.html) to be easily implemented by application authors in the JS ecosystem.
18+
- To enable the motions and gestures [described in the Material Spec](https://material.io/archive/guidelines/motion/material-motion.html) to be easily implemented by application authors in the JS ecosystem.
1919

2020
- To make prototyping new animated experiences simpler.
2121

0 commit comments

Comments
 (0)