Skip to content

Commit a9e6713

Browse files
committed
fix(docs): invalid canary storybook link
1 parent 1091377 commit a9e6713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/react/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Visit [https://storybook.nextui.org](https://storybook.nextui.org/) to view the
3939
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.
4040

4141
- [Documentation](https://canary.nextui.org/docs)
42-
- [Storybook](https://canary-storybook.nextui.org)
42+
- [Storybook](https://canary-sb.nextui.org)
4343

4444
## Community
4545

0 commit comments

Comments
 (0)