diff --git a/app/.vitepress/src/config/footer.ts b/app/.vitepress/src/config/footer.ts index f7d30f6b4fa92d3030d3a39af28e21edd3db1d5e..7fee140ba99b90f6e2100119a5a79960a216b994 100644 --- a/app/.vitepress/src/config/footer.ts +++ b/app/.vitepress/src/config/footer.ts @@ -403,10 +403,6 @@ export const friendshipLinks = { link: 'https://www.hikunpeng.com/zh/', title: '鲲鹏社区', }, - { - link: 'http://ic-openlabs.huawei.com/chat/#/', - title: '鲲鹏小智', - }, { link: 'https://pcl.ac.cn/', title: '鹏城实验室', @@ -436,12 +432,16 @@ export const friendshipLinks = { title: '昇思MindSpore', }, { - link: 'http://www.ebaina.com/', - title: 'Ebaina', + link: 'https://www.openubmc.cn/', + title: 'openUBMC', }, { - link: 'https://www.openubmc.cn', - title: 'openUBMC', + link: 'https://www.openfuyao.cn/', + title: 'openFuyao', + }, + { + link: 'http://www.ebaina.com/', + title: 'Ebaina', }, ], en: [ @@ -458,9 +458,17 @@ export const friendshipLinks = { title: 'openGauss', }, { - link: 'https://www.mindspore.cn/', + link: 'https://www.mindspore.cn/en/', title: 'MindSpore', }, + { + link: 'https://www.openubmc.cn/', + title: 'openUBMC', + }, + { + link: 'https://www.openfuyao.cn/', + title: 'openFuyao', + }, { link: 'http://www.ebaina.com/', title: 'Ebaina',