From a5be95f6d515e9c18ea4de587a7e3cc33740b64b Mon Sep 17 00:00:00 2001 From: shaojun Date: Fri, 9 Sep 2022 13:57:57 +0800 Subject: [PATCH] fix: update readme content (#683) update readme content Log: update readme content Change-Id: I166fc34de90ca7700eb90b16f8042810570539f6 --- README.md | 8 ++++---- README.zh_CN.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c82991f55..239ae22a6 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ $ sudo make install ## Getting help -- [Official Forum](https://bbs.deepin.org/) for generic discussion and help. -- [Developer Center](https://github.com/linuxdeepin/developer-center) for BUG report and suggestions. -- [Wiki](https://wiki.deepin.org/) -- [Developer Center](https://github.com/linuxdeepin/dde-dock) +* [Matrix](https://matrix.to/#/#deepin-community:matrix.org) +* [WiKi](https://wiki.deepin.org) +* [Forum](https://bbs.deepin.org) +* [Developer Center](https://github.com/linuxdeepin/developer-center/issues) ## Getting involved diff --git a/README.zh_CN.md b/README.zh_CN.md index 1c9cd0d51..34a19240e 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -34,10 +34,10 @@ $ sudo make install ## 帮助 -- [官方论坛](https://bbs.deepin.org/) -- [开发者中心](https://github.com/linuxdeepin/developer-center) -- [Wiki](https://wiki.deepin.org/) -- [项目地址](https://github.com/linuxdeepin/dde-dock) +* [Matrix](https://matrix.to/#/#deepin-community:matrix.org) +* [WiKi](https://wiki.deepin.org) +* [官方论坛](https://bbs.deepin.org) +* [开发者中心](https://github.com/linuxdeepin/developer-center/issues) ## 贡献指南