fix:change docs url (#5307)

This commit is contained in:
dreamer6680
2025-07-24 13:00:27 +08:00
committed by GitHub
parent 8e61029505
commit fa60f546d4
80 changed files with 285 additions and 94 deletions
@@ -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'}