mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-27 01:02:22 +08:00
doc (#6419)
This commit is contained in:
@@ -71,4 +71,8 @@ import FastGPTLink from '@/components/docs/linkFastGPT'; #FastGPT跳转链接组
|
||||
|
||||
### 增加顶层导航栏
|
||||
|
||||
1. 在 `FastGPT/document/app/[lang]/docs/layout.tsx` 文件中新增导航。
|
||||
1. 在 `FastGPT/document/app/[lang]/docs/layout.tsx` 文件中新增导航。
|
||||
|
||||
### 重定向
|
||||
|
||||
在`FastGPT/document/components/docs/not-found.tsx`文件中新增重定向规则。
|
||||
Reference in New Issue
Block a user