From 228788b972fd43b7d1e0a6970b35b2036ed00fe9 Mon Sep 17 00:00:00 2001 From: David Lakin Date: Fri, 3 Jan 2025 02:05:01 -0500 Subject: [PATCH] README.md: update Discord channel instructions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace the direct #sof Discord channel link with a reference to the Zephyr project's documentation for accessing their server, where the channel is hosted. The previous link only worked for users already in the Zephyr Discord server, potentially confusing new visitors looking to join the channel. Pointing to Zephyr's community docs provides the necessary context and instructions for getting an invite to access the #sof channel. Since the channel is part of Zephyr’s Discord server, directing readers to their official documentation ensures the instructions remain accurate while sparing this project from duplicating details. Fixes GitHub issue #7161. Signed-off-by: David Lakin --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a3bc27de68..1cf8da093bfa 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ ### Status [![Daily Actions](https://github.com/thesofproject/sof/actions/workflows/daily-tests.yml/badge.svg)](https://github.com/thesofproject/sof/actions/workflows/daily-tests.yml) +### Community + [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/thesofproject/community) -[#sof channel on discord.com](https://discord.com/channels/720317445772017664/930855494472589362) +Additional community support is available via the `#sof` channel in the Zephyr Project Discord server. See the [Resources section of the @zephyrproject-rtos GitHub organization README](https://github.com/zephyrproject-rtos#resources) for Discord access information. ### Documentation