diff --git a/app/.vitepress/src/data/financial/index.ts b/app/.vitepress/src/data/financial/index.ts index da8c8ba4bdc93d82a46b5e3d8f4c724f630df7cd..a0cda015673586eb3f7b1623b5bfa7e42bff382d 100644 --- a/app/.vitepress/src/data/financial/index.ts +++ b/app/.vitepress/src/data/financial/index.ts @@ -153,7 +153,7 @@ export default { title: '专区互动', card_title: 'openGauss金融版本互动专区', card_desc: '前往金融版本互动专区,参与Issue问答', - jumpLink: `${GITCODE_LINK}/opengauss/open-gauss-finance`, + jumpLink: `${GITCODE_LINK}opengauss/open-gauss-finance`, }, download: { title: '版本下载', diff --git a/app/.vitepress/src/data/migration/migration-en.ts b/app/.vitepress/src/data/migration/migration-en.ts index ef9ca74022931fee73af374d0a85f8c6cc6a46ea..4ef3dd1d2899584889506787b661bc88a576ab15 100644 --- a/app/.vitepress/src/data/migration/migration-en.ts +++ b/app/.vitepress/src/data/migration/migration-en.ts @@ -516,7 +516,7 @@ export default { { title: '中国移动', desc: '中移在线的工程师们将目光聚焦在openGauss数据库上。中移在线20个…', - caseHref: `${GITCODE_LINK}/opengauss/website/blob/feature_migration_new/app/zh/migration/user-cases/index.md`, + caseHref: `${GITCODE_LINK}opengauss/website/blob/feature_migration_new/app/zh/migration/user-cases/index.md`, officalHref: 'http://online.10086.cn/official/new/index/#/home/index', }, ], diff --git a/app/.vitepress/src/data/migration/migration-zh.ts b/app/.vitepress/src/data/migration/migration-zh.ts index ef9ca74022931fee73af374d0a85f8c6cc6a46ea..4ef3dd1d2899584889506787b661bc88a576ab15 100644 --- a/app/.vitepress/src/data/migration/migration-zh.ts +++ b/app/.vitepress/src/data/migration/migration-zh.ts @@ -516,7 +516,7 @@ export default { { title: '中国移动', desc: '中移在线的工程师们将目光聚焦在openGauss数据库上。中移在线20个…', - caseHref: `${GITCODE_LINK}/opengauss/website/blob/feature_migration_new/app/zh/migration/user-cases/index.md`, + caseHref: `${GITCODE_LINK}opengauss/website/blob/feature_migration_new/app/zh/migration/user-cases/index.md`, officalHref: 'http://online.10086.cn/official/new/index/#/home/index', }, ], diff --git a/app/.vitepress/src/i18n/knowledge/knowledge-zh.ts b/app/.vitepress/src/i18n/knowledge/knowledge-zh.ts index 86cfb325d0bc5458ed7ceca1eda963326d29f379..2e86baf94043fcfd871ce9e82ec841127dda1c6b 100644 --- a/app/.vitepress/src/i18n/knowledge/knowledge-zh.ts +++ b/app/.vitepress/src/i18n/knowledge/knowledge-zh.ts @@ -74,7 +74,7 @@ export default { list: [ { name: '安装部署指南', - link: `${DOCS_LINK}/zh/docs/latest-lite/docs/InstallationGuide/%E5%AE%89%E8%A3%85%E5%87%86%E5%A4%87.html`, + link: `${DOCS_LINK}zh/docs/latest-lite/docs/InstallationGuide/%E5%AE%89%E8%A3%85%E5%87%86%E5%A4%87.html`, }, ], }, diff --git a/app/.vitepress/src/views/authentication/ogsp/TheOgsp.vue b/app/.vitepress/src/views/authentication/ogsp/TheOgsp.vue index 527f7850e6a88fd2de62586acefd453c88457648..02ee4d3cb74848cf145885349701e88713dfebf7 100644 --- a/app/.vitepress/src/views/authentication/ogsp/TheOgsp.vue +++ b/app/.vitepress/src/views/authentication/ogsp/TheOgsp.vue @@ -161,7 +161,7 @@ onMounted(() => {

关于openGauss服务商认证,openGauss提供了完整的评估标准和流程,详见openGauss服务商认证整体介绍

关于openGauss培训伙伴认证,openGauss提供了完整的评估标准和流程,详见 - openGauss培训伙伴认证整体介绍。 + openGauss培训伙伴认证整体介绍

{{ i18n.authentication.contact }} @@ -407,7 +407,7 @@ function onTalentItemClick(index: number) {

关于openGauss培训伙伴认证,openGauss提供了完整的评估标准和流程,详见 - openGauss培训伙伴认证整体介绍。 + openGauss培训伙伴认证整体介绍

{{ i18n.authentication.contact }} diff --git a/app/.vitepress/src/views/community/TheMigration.vue b/app/.vitepress/src/views/community/TheMigration.vue index 0cb910f120fde211b98ce82401a2a617449aeeff..c4fa118923a87c96357da36eda26f10bd0d96341 100644 --- a/app/.vitepress/src/views/community/TheMigration.vue +++ b/app/.vitepress/src/views/community/TheMigration.vue @@ -241,11 +241,11 @@ const closeVideo = () => {

{{ item.title }}

{{ item.desc }}

- + {{ data.visitOfficialSiteText }} diff --git a/app/en/contribution/detail.md b/app/en/contribution/detail.md index 9e4bf8eec5df0b41e4e20576a66c9c160517cf56..126eb5bbfc414f1d251d0514a362cb91f423c84b 100644 --- a/app/en/contribution/detail.md +++ b/app/en/contribution/detail.md @@ -77,7 +77,7 @@ Please send your application to: , the email template is refe ### 4.1 Assigning an Issue to Yourself -Firstly find the Issue list for the openGauss community: +Firstly find the Issue list for the openGauss community: If you want to process one of the Issues, you can assign it to yourself. Enter `/assign` in the comment box, and then the robot will assign the issue to you. Participants communicate and discuss on each issue page. You can leave your opinions in the comment box. diff --git a/app/zh/contribution/detail.md b/app/zh/contribution/detail.md index 6609425262d85bf01fffe4e613a25a2197e88272..b2ec78127e4f2198a0c4b7cbdeebe521ea41d4ef 100644 --- a/app/zh/contribution/detail.md +++ b/app/zh/contribution/detail.md @@ -77,7 +77,7 @@ SIG 是开放的,欢迎任何人加入并参与贡献。每一个 SIG 在GitCo ### 4.1 给自己分配 Issue -首先找到 openGauss 社区的 Issue 列表: +首先找到 openGauss 社区的 Issue 列表: 如果您愿意处理其中的 Issue,您可以将它分配给自己。 只需要在评论框内输入`/assign`,机器人就会将问题分配给您。 每个 Issue 下面可能已经有参与者的交流和讨论,如果您感兴趣,也可以在评论框中发表自己的意见参与 Issue 讨论。