diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index af86d7109b..c6fe215487 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ Hello!, I am very excited that you are interested in contributing with Next UI. ### Tooling - [PNPM](https://pnpm.io/) to manage packages and dependencies -- [Tsup](https://tsup.egoist.sh/) to bundle packages +- [Tsup](https://tsup.egoist.dev/) to bundle packages - [Storybook](https://storybook.js.org/) for rapid UI component development and testing - [Testing Library](https://testing-library.com/) for testing components and