fix: change the url for qwen (#10584)

This commit is contained in:
Tristan Zhang
2025-10-09 13:37:07 +08:00
committed by GitHub
parent ce642f17d9
commit 654f19eaa9

View File

@@ -145,7 +145,7 @@ const ORIGIN_DEFAULT_MIN_APPS: MinAppType[] = [
{
id: 'dashscope',
name: i18n.t('minapps.qwen'),
url: 'https://tongyi.aliyun.com/qianwen/',
url: 'https://www.tongyi.com/',
logo: QwenModelLogo
},
{