From 9bd91048eceff2e28fd4edc8dae76bb6ed11832a Mon Sep 17 00:00:00 2001 From: cwtuan Date: Sat, 26 Oct 2024 17:37:07 +0800 Subject: [PATCH] fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa33e57..eca3908 100644 --- a/README.md +++ b/README.md @@ -566,7 +566,7 @@ Tools for developing and testing components and for creating style guides and re - Development tool for restarting a process on source changes - [**PM2**](https://pm2.io) ([GitHub](https://github.com/Unitech/pm2)) - Node.js production process manager with a built-in load balancer -- [**NPMCompare.com**](https://npmcompare.com/) +- [**npm-compare.com**](https://npm-compare.com/) - [**ts-engine**](https://ts-engine.dev) ([GitHub](https://github.com/ts-engine/ts-engine)) - Build, lint, test and typechecking functionality for TypeScript packages - [**react-typescript-eslint-starter**](https://vtereshyn.github.io/react-typescript-eslint-starter/)([Github])(https://github.com/vtereshyn/react-typescript-eslint-starter)