Skip to content

Commit a260060

Browse files
authored
Merge pull request #4256 from julienbarbaud/patch-1
Part 10.d: update react-spring links to new domain
2 parents 9e887c6 + ee26724 commit a260060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/10/en/part10d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ Because styled-components processes the style definitions, it is possible to use
11101110
11111111
> react-spring is a spring-physics based animation library that should cover most of your UI related animation needs. It gives you tools flexible enough to confidently cast your ideas into moving interfaces.
11121112
1113-
[React-spring](https://www.react-spring.io/) is a library that provides a clean [API](https://react-spring.io/basics) for animating React Native components.
1113+
[React-spring](https://www.react-spring.dev/) is a library that provides a clean [API](https://www.react-spring.dev/docs/getting-started) for animating React Native components.
11141114
11151115
#### React Navigation
11161116

0 commit comments

Comments
 (0)