From 650344fca8ebfc24cf44a3c0126cdf0b118f0bbb Mon Sep 17 00:00:00 2001 From: Polina Bungina Date: Wed, 11 Jan 2023 16:06:25 +0100 Subject: [PATCH] Update Slack link in README.rst and CONTRIBUTING.rst (#2520) * Update Slack link in README.rst and CONTRIBUTING.rst --- README.rst | 2 +- docs/CONTRIBUTING.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1591de70..6da1a9a4 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ We report new releases information `here `__, via Issues and PRs, and on channel #patroni in the `PostgreSQL Slack `__. If you're using Patroni, or just interested, please join us. +There are two places to connect with the Patroni community: `on github `__, via Issues and PRs, and on channel `#patroni `__ in the `PostgreSQL Slack `__. If you're using Patroni, or just interested, please join us. =================================== Technical Requirements/Installation diff --git a/docs/CONTRIBUTING.rst b/docs/CONTRIBUTING.rst index b53ead20..c8546054 100644 --- a/docs/CONTRIBUTING.rst +++ b/docs/CONTRIBUTING.rst @@ -8,7 +8,7 @@ Wanna contribute to Patroni? Yay - here is how! Chatting -------- -Just want to chat with other Patroni users? Looking for interactive troubleshooting help? Join us on channel #patroni in the `PostgreSQL Slack `__. +Just want to chat with other Patroni users? Looking for interactive troubleshooting help? Join us on channel `#patroni `__ in the `PostgreSQL Slack `__. Running tests -------------