Config file to set doc baseurl (#419)
This commit is contained in:
@@ -39,7 +39,7 @@ const Tools = () => {
|
||||
{
|
||||
icon: 'courseLight',
|
||||
label: '使用文档',
|
||||
link: 'https://doc.fastgpt.run/docs/intro'
|
||||
link: `${feConfigs.docUrl}/docs/intro`
|
||||
}
|
||||
]
|
||||
: [])
|
||||
|
||||
Reference in New Issue
Block a user