diff --git a/src/renderer/src/config/providers.ts b/src/renderer/src/config/providers.ts index 76095fe22b..fc071a2dd4 100644 --- a/src/renderer/src/config/providers.ts +++ b/src/renderer/src/config/providers.ts @@ -320,7 +320,7 @@ export const PROVIDER_CONFIG = { websites: { official: 'https://open.bigmodel.cn/', apiKey: 'https://open.bigmodel.cn/usercenter/apikeys', - docs: 'https://open.bigmodel.cn/dev/howuse/introduction', + docs: 'https://docs.bigmodel.cn/', models: 'https://open.bigmodel.cn/modelcenter/square' } },