Skip to content

Commit 7a4bc0c

Browse files
docs(framer-motion-animation): fix broken links (#109)
Co-authored-by: Michaël De Boey <[email protected]>
1 parent c59ee8e commit 7a4bc0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framer-route-animation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ The `Outlet` component from Remix will always render the currently active route.
2020

2121
## Related Links
2222

23-
- [useOutlet](https://reactrouter.com/docs/en/v6/hooks/use-outlet)
24-
- [useLocation](https://reactrouter.com/docs/en/v6/hooks/use-location)
23+
- [useOutlet](https://reactrouter.com/hooks/use-outlet)
24+
- [useLocation](https://reactrouter.com/hooks/use-location)
2525
- [Framer Motion](https://www.framer.com/docs/introduction/)

0 commit comments

Comments
 (0)