Skip to content

Commit 03a5501

Browse files
authored
docs: fix broken links (#696)
1 parent 7704bc1 commit 03a5501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community/tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ title: Tools
2020
- [Lockfile Explorer](https://lfx.rushstack.io) - A desktop app for visualizing pnpm lockfiles and troubleshooting version conflicts.
2121
- [Meterian](https://meterian.io) - Ensure your dependencies are not vulnerable, out of date, or with a license you do not want to use.
2222
- [Nx](https://nx.dev/) - Next generation build system with first class monorepo support and powerful integrations.
23-
- [Renovate](https://renovateapp.com/) - Automated dependency updates, for humans.
23+
- [Renovate](https://docs.renovatebot.com/) - Automated dependency updates, for humans.
2424
- [Rush](https://rushjs.io/) - A scalable monorepo manager for the web.
2525
- [syncpack](https://github.com/JamieMason/syncpack) - Consistent dependency versions in large JavaScript Monorepos.
2626
- [Turborepo](https://turborepo.org/) - A high-performance build system for JavaScript and TypeScript codebases.

0 commit comments

Comments
 (0)