Skip to content

Commit 34bb9ab

Browse files
authored
fix(docs): fix link to Garfish API (#704)
1 parent cb2daf5 commit 34bb9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website-new/docs/guide/quick-start/start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import WebpackConfig from '@components/config/_webpackConfig.mdx';
55
import ViteConfig from '@components/config/_viteConfig.mdx';
66
import { Tab, Tabs } from 'rspress/theme';
77

8-
本节分别从主、子 应用视角出发,介绍如何通过 [Garfish API](/api) 来将应用接入 Garfish 框架
8+
本节分别从主、子 应用视角出发,介绍如何通过 [Garfish API](/api/index) 来将应用接入 Garfish 框架
99

1010
:::tip 在线预览
1111
<a href="https://stackblitz.com/edit/garfish-demo?file=react-sub%2Fsrc%2FApp.js"><img src="https://developer.stackblitz.com/img/open_in_stackblitz.svg" width="150"/></a>

0 commit comments

Comments
 (0)