From 80302f0b4c5351a8d6dc849e2d2c57dbc0d4730d Mon Sep 17 00:00:00 2001 From: David Murphy Date: Tue, 27 Aug 2024 13:28:04 -0600 Subject: [PATCH 1/2] Update old Slack Community links with Discord links --- README.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index dd32e11cc5fb..ff7026df37d9 100644 --- a/README.rst +++ b/README.rst @@ -11,8 +11,8 @@ :target: https://lgtm.com/projects/g/saltstack/salt/context:python .. image:: https://img.shields.io/badge/slack-SaltProject-blue.svg?logo=slack - :alt: Salt Project Slack Community - :target: https://via.vmw.com/salt-slack + :alt: Salt Project Discord Community + :target: https://discord.gg/hCysSRaV .. image:: https://img.shields.io/twitch/status/saltprojectoss :alt: Salt Project Twitch Channel @@ -103,7 +103,7 @@ Report bugs or problems using Salt by opening an issue: ``_ -and the `Salt Project Community Slack`_. +and the `Salt Project Community Discord`_. Responsibly reporting security vulnerabilities @@ -153,7 +153,7 @@ Please be sure to review our Also, check out some of our community resources including: * `Salt Project Community Wiki `_ -* `Salt Project Community Slack`_ +* `Salt Project Community Discord`_ * `Salt Project: IRC on LiberaChat `_ * `Salt Project YouTube channel `_ * `Salt Project Twitch channel `_ @@ -165,8 +165,7 @@ to the **Salt Project Community Events Calendar** on the main ``_ website. If you have additional questions, email us at saltproject@vmware.com or reach out -directly to the Community Manager, Jimmy Chunga via Slack. We'd be glad to -have you join our community! +directly to the Community Discord. We'd be glad to have you join our community! License @@ -180,7 +179,7 @@ used by external modules. A complete list of attributions and dependencies can be found here: `salt/DEPENDENCIES.md `_ -.. _Salt Project Community Slack: https://via.vmw.com/salt-slack +.. _Salt Project Community Discord: https://discord.gg/hCysSRaV .. _VMware Aria Automation Config: https://www.vmware.com/products/vrealize-automation/saltstack-config.html .. _Latest Salt Documentation: https://docs.saltproject.io/en/latest/ .. _Open an issue: https://github.com/saltstack/salt/issues/new/choose From 1eb4ec7f460aa52f71bc3ee00dec210e77aed0b2 Mon Sep 17 00:00:00 2001 From: David Murphy Date: Tue, 27 Aug 2024 13:42:32 -0600 Subject: [PATCH 2/2] Updated with correct Discord invite link, and correct badge link --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ff7026df37d9..32b20bdbbd6c 100644 --- a/README.rst +++ b/README.rst @@ -10,9 +10,9 @@ :alt: PyPi Package Downloads :target: https://lgtm.com/projects/g/saltstack/salt/context:python -.. image:: https://img.shields.io/badge/slack-SaltProject-blue.svg?logo=slack +.. image:: https://img.shields.io/badge/discord-SaltProject-blue.svg?logo=discord :alt: Salt Project Discord Community - :target: https://discord.gg/hCysSRaV + :target: https://discord.com/invite/J7b7EscrAs .. image:: https://img.shields.io/twitch/status/saltprojectoss :alt: Salt Project Twitch Channel @@ -179,7 +179,7 @@ used by external modules. A complete list of attributions and dependencies can be found here: `salt/DEPENDENCIES.md `_ -.. _Salt Project Community Discord: https://discord.gg/hCysSRaV +.. _Salt Project Community Discord: https://discord.com/invite/J7b7EscrAs .. _VMware Aria Automation Config: https://www.vmware.com/products/vrealize-automation/saltstack-config.html .. _Latest Salt Documentation: https://docs.saltproject.io/en/latest/ .. _Open an issue: https://github.com/saltstack/salt/issues/new/choose