From fccbe87dcae0f8e8fde611ef60b1f7923126d526 Mon Sep 17 00:00:00 2001 From: LoGin Date: Mon, 5 Feb 2024 14:50:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=85=B3=E4=BA=8Ezulip?= =?UTF-8?q?=E7=9A=84=E8=A1=A8=E8=BF=B0,=E6=9B=BF=E6=8D=A2=E4=B8=BA?= =?UTF-8?q?=E7=A4=BE=E5=8C=BA=E8=AE=BA=E5=9D=9B=20(#508)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++----- README_EN.md | 19 ++++++++++++++++--- docs/community/contact/index.rst | 2 +- user/apps/about/about.c | 7 ++----- 4 files changed, 25 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 9678df25..94b5ed8a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ dragonos-logo

打造完全自主可控的数字化未来!

- [![Static Badge](https://img.shields.io/badge/%E5%AE%98%E7%BD%91-DragonOS.org-4c69e4)](https://dragonos.org) - [![Static Badge](https://img.shields.io/badge/社区-dragonos.zulipchat.com-9561e8)](https://dragonos.zulipchat.com) +官网 +bbs + --- @@ -30,7 +31,7 @@ - 项目文档 **[docs.DragonOS.org](https://docs.dragonos.org)** -- **了解开发动态、开发任务,请访问DragonOS的zulip社群**: [https://DragonOS.zulipchat.com](https://DragonOS.zulipchat.com) +- **了解开发动态、开发任务,请访问DragonOS社区论坛**: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn) - 软件镜像站 **[mirrors.DragonOS.org](https://mirrors.DragonOS.org)** - Git镜像站 **[git.mirrors.DragonOS.org](https://git.mirrors.DragonOS.org)** @@ -54,7 +55,7 @@ ## 如何加入? -  如果你愿意加入我们,你可以访问DragonOS的zulip社群,了解开发动态、开发任务: [https://DragonOS.zulipchat.com](https://DragonOS.zulipchat.com) +  如果你愿意加入我们,你可以访问DragonOS的论坛,了解开发动态、开发任务: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)   你也可以带着你的创意与想法,和社区的小伙伴一起讨论,为DragonOS创造一些新的功能。 @@ -64,7 +65,7 @@   或者是加入我们的开发交流QQ群:**115763565** -  对于正式问题的讨论,请在 **[DragonOS的zulip社群](https://DragonOS.zulipchat.com)** 上的对应板块,使用正式的语言发帖讨论。亦或者是在本仓库的issue下提出问题。 +  对于正式问题的讨论,请在 **[https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)** 上的对应板块,使用正式的语言发帖讨论。亦或者是在本仓库的issue下提出问题。 ## 贡献者名单 diff --git a/README_EN.md b/README_EN.md index 699762a3..c1a2f9d6 100644 --- a/README_EN.md +++ b/README_EN.md @@ -1,3 +1,16 @@ +
+ dragonos-logo
+

打造完全自主可控的数字化未来!

+ +官网 +bbs + + + +--- + +
+ # DragonOS **Languages** [中文](README.md)|English @@ -12,7 +25,7 @@ - Home Page **[DragonOS.org](https://dragonos.org)** - Documentation **[docs.DragonOS.org](https://docs.dragonos.org)** -- **To learn about development dynamics and development tasks, please visit DragonOS's zulip community:** [https://DragonOS.zulipchat.com](https://DragonOS.zulipchat.com) +- **To learn about development dynamics and development tasks, please visit DragonOS's BBS:** [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn) - Software mirror website **[mirrors.DragonOS.org](https://mirrors.DragonOS.org)** - Git mirror website **[git.mirrors.DragonOS.org](https://git.mirrors.DragonOS.org)** - QQ group **115763565** @@ -30,7 +43,7 @@ ## How to join DragonOS ? -  If you are willing to join us, you can visit DragonOS's zulip community, learn about development dynamics and development tasks: [https://DragonOS.zulipchat.com](https://DragonOS.zulipchat.com) +  If you are willing to join us, you can visit DragonOS's BBS , learn about development dynamics and development tasks: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)   Or, you can also bring your ideas, discuss with community members, and create some new functions for DragonOS. @@ -40,7 +53,7 @@   Or join our development exchange QQ group: **115763565** -  For the discussion of formal issues, we recommend that you use the official language to post on the corresponding section of **[DragonOS's zulip community](https://DragonOS.zulipchat.com)**. Or you can post questions under the issue of this repository. +  For the discussion of formal issues, we recommend that you use the official language to post on the corresponding section of **[https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)**. Or you can post questions under the issue of this repository. ## List of contributors diff --git a/docs/community/contact/index.rst b/docs/community/contact/index.rst index 35f7b0b4..f5078b98 100644 --- a/docs/community/contact/index.rst +++ b/docs/community/contact/index.rst @@ -16,7 +16,7 @@ DragonOS社区负责人: 龙进 DragonOS官网: https://DragonOS.org -了解开发动态、开发任务,请访问DragonOS的zulip社群: https://DragonOS.zulipchat.com +了解开发动态、开发任务,请访问DragonOS的论坛: https://bbs.dragonos.org.cn 赞助及捐赠 diff --git a/user/apps/about/about.c b/user/apps/about/about.c index 63af3081..e26637a6 100644 --- a/user/apps/about/about.c +++ b/user/apps/about/about.c @@ -16,7 +16,7 @@ void print_ascii_logo() void print_copyright() { printf(" DragonOS - An opensource operating system.\n"); - printf(" Copyright: fslongjin & DragonOS Community. 2022-2023, All rights reserved.\n"); + printf(" Copyright: DragonOS Community. 2022-2024, All rights reserved.\n"); printf(" Version: "); put_string("V0.1.8\n", COLOR_GREEN, COLOR_BLACK); printf(" Git commit SHA1: %s\n", DRAGONOS_GIT_COMMIT_SHA1); @@ -29,11 +29,8 @@ void print_copyright() printf(" Maintainer: longjin \n"); printf(" Get contact with the community: \n"); printf("\n"); - printf(" If you find any problems during use, please visit:\n"); - put_string(" https://bbs.DragonOS.org\n", COLOR_ORANGE, COLOR_BLACK); - printf("\n"); printf(" Join our development community:\n"); - put_string(" https://DragonOS.zulipchat.com\n", COLOR_ORANGE, COLOR_BLACK); + put_string(" https://bbs.dragonos.org.cn\n", COLOR_ORANGE, COLOR_BLACK); printf("\n"); }