diff --git a/community/tools.md b/community/tools.md index 4287cb1f7f41..2f68caefd1ee 100644 --- a/community/tools.md +++ b/community/tools.md @@ -20,7 +20,7 @@ title: Tools - [Lockfile Explorer](https://lfx.rushstack.io) - A desktop app for visualizing pnpm lockfiles and troubleshooting version conflicts. - [Meterian](https://meterian.io) - Ensure your dependencies are not vulnerable, out of date, or with a license you do not want to use. - [Nx](https://nx.dev/) - Next generation build system with first class monorepo support and powerful integrations. -- [Renovate](https://renovateapp.com/) - Automated dependency updates, for humans. +- [Renovate](https://docs.renovatebot.com/) - Automated dependency updates, for humans. - [Rush](https://rushjs.io/) - A scalable monorepo manager for the web. - [syncpack](https://github.com/JamieMason/syncpack) - Consistent dependency versions in large JavaScript Monorepos. - [Turborepo](https://turborepo.org/) - A high-performance build system for JavaScript and TypeScript codebases.