We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb2daf5 commit 34bb9abCopy full SHA for 34bb9ab
website-new/docs/guide/quick-start/start.mdx
@@ -5,7 +5,7 @@ import WebpackConfig from '@components/config/_webpackConfig.mdx';
5
import ViteConfig from '@components/config/_viteConfig.mdx';
6
import { Tab, Tabs } from 'rspress/theme';
7
8
-本节分别从主、子 应用视角出发,介绍如何通过 [Garfish API](/api) 来将应用接入 Garfish 框架
+本节分别从主、子 应用视角出发,介绍如何通过 [Garfish API](/api/index) 来将应用接入 Garfish 框架
9
10
:::tip 在线预览
11
<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