mirror of
https://github.com/labring/FastGPT.git
synced 2026-06-12 01:15:17 +08:00
fix:change docs url (#5307)
This commit is contained in:
@@ -395,7 +395,7 @@ function EditLinkModal({
|
||||
/>
|
||||
</Flex>
|
||||
<Link
|
||||
href={getDocPath('/docs/development/openapi/share')}
|
||||
href={getDocPath('/docs/introduction/development/openapi/share')}
|
||||
target={'_blank'}
|
||||
fontSize={'xs'}
|
||||
color={'myGray.500'}
|
||||
|
||||
Reference in New Issue
Block a user