From a9e67138057f3c8192dd22288588a0995d09fb1e Mon Sep 17 00:00:00 2001 From: WK Wong Date: Mon, 11 Nov 2024 20:14:43 +0800 Subject: [PATCH] fix(docs): invalid canary storybook link --- packages/core/react/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/react/README.md b/packages/core/react/README.md index 48cba90b64..242f0440c2 100644 --- a/packages/core/react/README.md +++ b/packages/core/react/README.md @@ -39,7 +39,7 @@ Visit [https://storybook.nextui.org](https://storybook.nextui.org/) to view the Canary versions are available after every merge into `canary` branch. You can install the packages with the tag `canary` in npm to use the latest changes before the next production release. - [Documentation](https://canary.nextui.org/docs) -- [Storybook](https://canary-storybook.nextui.org) +- [Storybook](https://canary-sb.nextui.org) ## Community