From c6326d169dd37790952645ebe3196596f0ae274b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D5=A1=D3=84=D5=A1?= Date: Tue, 12 Nov 2024 02:00:22 +0800 Subject: [PATCH] fix(docs): invalid canary storybook link (#4030) --- 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 48cba90b6..242f0440c 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