diff --git a/README.en.md b/README.en.md index 192626704bededae1fe6846ad3516d56c22b84be..9c4dafce115d0e6ed74b7c5d4fd4edd4ab395613 100644 --- a/README.en.md +++ b/README.en.md @@ -24,13 +24,3 @@ Software architecture description 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md index 25fa956d1200c5cb94bce2e104c6d37339ac537f..bb0c6fbc4dd13e4811a71a6dc4f5533a9fc98129 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,3 @@ The repository of docs-website 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/deploy/docs-builder.sh b/deploy/docs-builder.sh index 4412280d8905525d87a344aea0a707faffb9e5a9..5e69f60682c149561057ba58b347a7015185eef3 100644 --- a/deploy/docs-builder.sh +++ b/deploy/docs-builder.sh @@ -8,7 +8,7 @@ if [ -d "./website" ]; then fi mkdir website -git clone https://gitee.com/openeuler/docs-centralized +git clone https://atomgit.com/openeuler/docs-centralized cd ./docs git checkout -b website origin/website cp -r * ../website diff --git a/i18n/en/en.toml b/i18n/en/en.toml index 989612b3dabfb9670dcb3792f9e618cd7306dba5..2411bdac97a07c6c634d879120c2ed5969bdd66c 100644 --- a/i18n/en/en.toml +++ b/i18n/en/en.toml @@ -153,7 +153,7 @@ other = "Copyright © 2025 openEuler. All rights reserved." other = "WeChat Subscription" [source_code] -other = "View source on Gitee" +other = "View source on AtomGit" [feedbook] other = "Feedback" @@ -320,7 +320,7 @@ other = "We may contact you through email in regard to the bug fixing solution. other = "Your email address" [login_tip] -other = "Error 500 reported.Log in to Gitee first." +other = "Error 500 reported.Log in to AtomGit first." [submit_tip] other = "Click to create an issue. An issue template will be automatically generated based on your feedback." diff --git a/i18n/zh/zh.toml b/i18n/zh/zh.toml index f8e896fd77bcc3c31de2bc7132dea1f311fd7bac..c66df0d45f7d059cb9920ee06f4119c383537393 100644 --- a/i18n/zh/zh.toml +++ b/i18n/zh/zh.toml @@ -162,7 +162,7 @@ other = "木兰宽松许可证第2版(MulanPSL2)" other = "扫码关注公众号" [source_code] -other = "在Gitee上查看源文件" +other = "在AtomGit上查看源文件" [feedbook] other = "反馈问题" @@ -329,7 +329,7 @@ other = "我们可能针对您提出的问题,向您发送邮件反馈进行 other = "点击输入您的邮箱" [login_tip] -other = "封印500报错,需保持gitee在登录状态" +other = "封印500报错,需保持AtomGit在登录状态" [submit_tip] other = "根据您的反馈,会自动生成issue模板。您只需点击按钮,创建issue即可。" diff --git a/layouts/partials/doc_map.html b/layouts/partials/doc_map.html index 46205d6f6bb282ccde00e7d24fed6064abe3beac..beead7c401cadb4c77522790674a80f4874df3d5 100644 --- a/layouts/partials/doc_map.html +++ b/layouts/partials/doc_map.html @@ -3,7 +3,7 @@

流程与规范

@@ -39,7 +39,7 @@

学习