Skip to content

Commit df71e86

Browse files
authored
Update website/docs/zh/guide/advanced/storybook.mdx
1 parent c31cabb commit df71e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/guide/advanced/storybook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { Tab, Tabs } from '@rspress/core/theme';
2626
这是设置 Storybook 的前提条件。你需要有一个包含组件的 Rslib 项目,并希望在 Storybook 中展示这些组件,请查看 [解决方案](/guide/solution/) 以设置 Rslib 项目。
2727

2828
:::tip
29-
你可以直接通过 [create-rslib](/guide/start/quick-start#创建 Rslib 项目) 创建一个已集成 Storybook 的新项目,无需手动配置。
29+
你可以直接通过 [create-rslib](/guide/start/quick-start#创建-rslib-项目) 创建一个已集成 Storybook 的新项目,无需手动配置。
3030
:::
3131

3232
### 将 Storybook 添加到项目中

0 commit comments

Comments
 (0)