From a1de61f4425891c321f3b3477be0d16e1603c937 Mon Sep 17 00:00:00 2001 From: Mike Knudson Date: Thu, 9 Jul 2020 12:06:16 -0600 Subject: [PATCH] Update development_index.md (#599) --- docs/development_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development_index.md b/docs/development_index.md index 8c4e9557..cd7e82a3 100644 --- a/docs/development_index.md +++ b/docs/development_index.md @@ -7,4 +7,4 @@ Home Assistant is built from the ground up to be easily extensible using integra Before you start, make sure that you have read up on the [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_backend channel on [Discord](https://www.home-assistant.io/join-chat/). +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/).