docs: link to Matrix instead of Zulip

This commit is contained in:
Stephan Seitz 2022-12-31 13:44:53 +01:00
parent f00d610256
commit ae5ab287bb

View file

@ -1,8 +1,8 @@
<div align="center"> <div align="center">
<h1>nvim-treesitter</h1> <h1>nvim-treesitter</h1>
<p> <p>
<a href="https://nvim-treesitter.zulipchat.com/"> <a href="https://matrix.to/#/#nvim-treesitter:matrix.org">
<img alt="Zulip Chat" src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg" /> <img alt="Matrix Chat" src="https://img.shields.io/matrix/nvim-treesitter:matrix.org" />
</a> </a>
<a href="https://github.com/nvim-treesitter/nvim-treesitter/actions?query=workflow%3A%22Linting+and+style+checking%22+branch%3Amaster"> <a href="https://github.com/nvim-treesitter/nvim-treesitter/actions?query=workflow%3A%22Linting+and+style+checking%22+branch%3Amaster">
<img alt="Linting and Style" src="https://github.com/nvim-treesitter/nvim-treesitter/workflows/Linting%20and%20style%20checking/badge.svg" /> <img alt="Linting and Style" src="https://github.com/nvim-treesitter/nvim-treesitter/workflows/Linting%20and%20style%20checking/badge.svg" />