From 8570eaf6cdc61e9d2ef7e38a80be69ee9d40c091 Mon Sep 17 00:00:00 2001 From: Jeff Rescignano Date: Mon, 18 May 2020 04:41:23 -0400 Subject: [PATCH] Update custom panel instructions URL on Custom Panel Integration page (#13489) --- source/_integrations/panel_custom.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/panel_custom.markdown b/source/_integrations/panel_custom.markdown index f2e9a24093d..590c13851cc 100644 --- a/source/_integrations/panel_custom.markdown +++ b/source/_integrations/panel_custom.markdown @@ -10,7 +10,7 @@ ha_codeowners: ha_domain: panel_custom --- -The `panel_custom` support allows you to add additional panels to your Home Assistant frontend. The panels are listed in the sidebar if wished and can be highly customized. See the developer documentation on [instructions how to build your own panels](https://developers.home-assistant.io/docs/en/frontend_creating_custom_panels.html). +The `panel_custom` support allows you to add additional panels to your Home Assistant frontend. The panels are listed in the sidebar if wished and can be highly customized. See the developer documentation on [instructions how to build your own panels](https://developers.home-assistant.io/docs/frontend/custom-ui/creating-custom-panels/). To enable customized panels in your installation, add the following to your `configuration.yaml` file: