diff --git a/docs/router/how-to/integrate-framer-motion.md b/docs/router/how-to/integrate-framer-motion.md index 83088273f6..c8d45ca7ab 100644 --- a/docs/router/how-to/integrate-framer-motion.md +++ b/docs/router/how-to/integrate-framer-motion.md @@ -773,5 +773,5 @@ Before deploying your animated TanStack Router app: ## Related Resources - [Framer Motion Documentation](https://www.framer.com/motion/) - Complete animation library guide -- [React Transition Group Migration](https://www.framer.com/motion/migrate-from-react-transition-group/) - Migration guide from other animation libraries +- [Motion (Framer Motion successor) Documentation](https://motion.dev/docs) - Migration guide for other animation libraries - [Animation Performance](https://web.dev/animations-guide/) - Web performance guide for animations