mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-27 01:02:22 +08:00
@@ -21,7 +21,7 @@ const prefixMap: Record<string, string> = {
|
||||
'/docs/guide': '/docs/introduction/guide',
|
||||
'/docs/shopping_cart': '/docs/introduction/shopping_cart',
|
||||
'/docs/agreement': '/docs/protocol',
|
||||
'/docs/introduction/development/openapi': '/docs/introduction/openapi'
|
||||
'/docs/introduction/development/openapi': '/docs/openapi'
|
||||
};
|
||||
|
||||
const fallbackRedirect = '/docs/introduction';
|
||||
|
||||
Reference in New Issue
Block a user