From 1ad7df2df37e4a83d46fae463565af752f08b59c Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sun, 9 Jan 2022 12:05:19 +0100 Subject: [PATCH] docs: badges & links to Matrix chat room fixes https://github.com/zrepl/zrepl/issues/488 --- README.md | 5 +++-- docs/global.rst.inc | 7 ++++--- docs/index.rst | 3 ++- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2a2543d..54fc896 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ [![GitHub license](https://img.shields.io/github/license/zrepl/zrepl.svg)](https://github.com/zrepl/zrepl/blob/master/LICENSE) -[![Language: Go](https://img.shields.io/badge/language-Go-6ad7e5.svg)](https://golang.org/) +[![Language: Go](https://img.shields.io/badge/lang-Go-6ad7e5.svg)](https://golang.org/) [![User Docs](https://img.shields.io/badge/docs-web-blue.svg)](https://zrepl.github.io) -[![Support me on Patreon](https://img.shields.io/badge/dynamic/json?color=yellow&label=Patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F3095079)](https://patreon.com/zrepl) +[![Support me on Patreon](https://img.shields.io/badge/dynamic/json?color=yellow&label=Patreon&query=data.attributes.patron_count&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F3095079)](https://patreon.com/zrepl) [![Donate via GitHub Sponsors](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=yellow)](https://github.com/sponsors/problame) [![Donate via Liberapay](https://img.shields.io/liberapay/patrons/zrepl.svg?logo=liberapay)](https://liberapay.com/zrepl/donate) [![Donate via PayPal](https://img.shields.io/badge/donate-paypal-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R5QSXJVYHGX96) [![Twitter](https://img.shields.io/twitter/url/https/github.com/zrepl/zrepl.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fzrepl%2Fzrepl) +[![Chat](https://img.shields.io/badge/chat-matrix-blue.svg)](https://matrix.to/#/#zrepl:matrix.org) # zrepl zrepl is a one-stop ZFS backup & replication solution. diff --git a/docs/global.rst.inc b/docs/global.rst.inc index 12784b3..6752723 100644 --- a/docs/global.rst.inc +++ b/docs/global.rst.inc @@ -5,7 +5,7 @@ .. |GitHub license| image:: https://img.shields.io/github/license/zrepl/zrepl.svg :target: https://github.com/zrepl/zrepl/blob/master/LICENSE -.. |Language: Go| image:: https://img.shields.io/badge/language-Go-6ad7e5.svg +.. |Language: Go| image:: https://img.shields.io/badge/lang-Go-6ad7e5.svg :target: https://golang.org/ .. |User Docs| image:: https://img.shields.io/badge/docs-web-blue.svg :target: https://zrepl.github.io @@ -13,13 +13,14 @@ :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R5QSXJVYHGX96 .. |Donate via Liberapay| image:: https://img.shields.io/liberapay/patrons/zrepl.svg?logo=liberapay :target: https://liberapay.com/zrepl/donate -.. |Donate via Patreon| image:: https://img.shields.io/badge/dynamic/json?color=yellow&label=Patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F3095079 +.. |Donate via Patreon| image:: https://img.shields.io/badge/dynamic/json?color=yellow&label=Patreon&query=data.attributes.patron_count&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F3095079 :target: https://www.patreon.com/zrepl .. |Donate via GitHub Sponsors| image:: https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=yellow :target: https://github.com/sponsors/problame .. |Twitter| image:: https://img.shields.io/twitter/url/https/github.com/zrepl/zrepl.svg?style=social :target: https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fzrepl%2Fzrepl - +.. |Matrix| image:: https://img.shields.io/badge/chat-matrix-blue.svg + :target: https://matrix.to/#/#zrepl:matrix.org .. |serve-transport| replace:: :ref:`serve specification` .. |connect-transport| replace:: :ref:`connect specification` diff --git a/docs/index.rst b/docs/index.rst index a11c49b..4917972 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,7 +5,7 @@ .. include:: global.rst.inc -|GitHub license| |Language: Go| |Twitter| |Donate via Patreon| |Donate via GitHub Sponsors| |Donate via Liberapay| |Donate via PayPal| +|GitHub license| |Language: Go| |Twitter| |Donate via Patreon| |Donate via GitHub Sponsors| |Donate via Liberapay| |Donate via PayPal| |Matrix| zrepl - ZFS replication @@ -137,5 +137,6 @@ Table of Contents pr changelog GitHub Repository & Issue Tracker + Chat: Matrix supporters