diff --git a/README.md b/README.md index 75c835f8c..f979a384f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [Quick Start Guide](https://spacevim.org/quick-start-guide/) \| -[FAQ](https://spacevim.org/faq/) \| +[FAQ](https://spacevim.org/faq/) [![build](https://img.shields.io/github/actions/workflow/status/SpaceVim/SpaceVim/check.yml?branch=master)](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) diff --git a/docs/development.md b/docs/development.md index 41a6b10c8..3c73bb669 100644 --- a/docs/development.md +++ b/docs/development.md @@ -40,7 +40,6 @@ You can only think about reading the part that is relevant to what you are going ## Contributing code Code and documentation contributions of any kind are welcome. -In any case, feel free to [chat with us](../community/#chat) to ask questions about contributing! ### License