mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:20:05 +08:00
docs(chat): update chat room link
This commit is contained in:
parent
7a54e4b1dc
commit
161d4878ad
25
README.cn.md
25
README.cn.md
@ -1,17 +1,18 @@
|
||||
[![SpaceVim](docs/logo.png)](https://spacevim.org/cn/)
|
||||
<h1 align="center">
|
||||
<a href="https://spacevim.org/cn/">
|
||||
<img src="https://spacevim.org/logo.png" width="600" alt="SpaceVim"/>
|
||||
</a>
|
||||
</h1>
|
||||
|
||||
[维基](https://gitee.com/spacevim/SpaceVim/wikis) \|
|
||||
[中文社区](https://spacevim.org/cn/community/) \|
|
||||
[捐助](https://spacevim.org/cn/sponsors/) \|
|
||||
[推特](https://twitter.com/SpaceVim) \|
|
||||
[中文官网](https://spacevim.org/cn/)
|
||||
[即使聊天](https://app.element.io/#/room/#spacevim-cn:matrix.org) \|
|
||||
[入门指南](https://spacevim.org/cn/quick-start-guide/) \|
|
||||
[推特](https://twitter.com/SpaceVim)
|
||||
|
||||
[![Gitter](https://img.shields.io/gitter/room/SpaceVim/SpaceVim?color=%2364CEAA)](https://gitter.im/SpaceVim/cn)
|
||||
[![build](https://img.shields.io/github/workflow/status/SpaceVim/SpaceVim/test)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
|
||||
[![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim)
|
||||
[![Version](https://img.shields.io/badge/version-2.0.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases)
|
||||
[![Release](https://img.shields.io/badge/Release-1.9.0-8700FF.svg)](https://spacevim.org/SpaceVim-release-v1.9.0/)
|
||||
[![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE)
|
||||
[![Doc](https://img.shields.io/badge/doc-%3Ah%20SpaceVim-orange.svg)](doc/SpaceVim.txt)
|
||||
[![Docker Pulls](https://img.shields.io/docker/pulls/spacevim/spacevim)](https://hub.docker.com/r/spacevim/spacevim)
|
||||
|
||||
![welcome page](https://user-images.githubusercontent.com/13142418/148374827-5f7aeaaa-e69b-441e-b872-408b47f4da04.png)
|
||||
|
||||
@ -23,12 +24,6 @@
|
||||
当前最新的稳定版为[v1.9.0](https://spacevim.org/SpaceVim-release-v1.9.0/),[following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) 页面罗列了
|
||||
master 分支最新的更新以及变动。
|
||||
|
||||
**推荐阅读:**
|
||||
|
||||
- [入门指南](https://spacevim.org/cn/quick-start-guide/)
|
||||
- [用户文档](https://spacevim.org/cn/documentation/)
|
||||
- [可用模块](https://spacevim.org/cn/layers/)
|
||||
|
||||
## 支持 SpaceVim
|
||||
|
||||
这个项目的存在需要要感谢所有[参与贡献](contribution .md)的人,
|
||||
|
@ -1,4 +1,4 @@
|
||||
如果在安装、配置或者使用 SpaceVim 过程中遇到了问题,可以进入 [SpaceVim 中文聊天室](https://gitter.im/SpaceVim/cn)跟大家一起交流。
|
||||
如果在安装、配置或者使用 SpaceVim 过程中遇到了问题,可以进入 [SpaceVim 中文聊天室](https://app.element.io/#/room/#spacevim-cn:matrix.org)跟大家一起交流。
|
||||
|
||||
这是一篇关入如何快速获取帮助的指南,在提问之前,建议先阅读《[常见问题](https://spacevim.org/faq/)》,或许从中可以找到你问题的答案。
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
If you need help, ask your question in the [Gitter room](https://gitter.im/SpaceVim/SpaceVim),
|
||||
If you need help, ask your question in the [chat room](https://app.element.io/#/room/#spacevim:matrix.org),
|
||||
a member of the community will help you out.
|
||||
|
||||
Here is a simple guide for how to get help with SpaceVim. Before asking
|
||||
|
Loading…
Reference in New Issue
Block a user