From 4a64f4cfbb340eeb14bd10fa84207690d9eb971b Mon Sep 17 00:00:00 2001 From: Hans-Christian Otto Date: Thu, 24 Jul 2025 10:23:13 +0200 Subject: [PATCH] Update reference to discord channels (#2733) --- docs/development_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/development_index.md b/docs/development_index.md index 099fe931..44ae4de3 100644 --- a/docs/development_index.md +++ b/docs/development_index.md @@ -7,4 +7,5 @@ The core of Home Assistant is built from the ground up to be easily extensible u Before you start, make sure that you have read up on the overall [Home Assistant architecture](architecture_index.md) so that you are familiar with the concepts that make up Home Assistant. -If you run into trouble following this documentation, don't hesitate to join our #devs_core channel on [Discord](https://www.home-assistant.io/join-chat/). +For support or questions about contributing to Home Assistant development, join **#developers** or create a thread in **#support** on [Discord](https://www.home-assistant.io/join-chat/). +Assign the Developer role: in the sidebar, select **Channels & Roles**, then choose **I want to contribute dev skills to Home Assistant** to gain access to these channels.