From aa9a44a3544bc11c57ba84cabc1ad750a4a9823a Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Fri, 11 Jun 2021 20:58:11 +0200 Subject: [PATCH] Correct Alarm Control Panel link on template page (#18165) --- source/_integrations/template.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 529dd4eea83..b09e1cd4325 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -27,7 +27,7 @@ The `template` integration allows creating entities which derive their values fr Sensors and binary (on/off) sensors are covered on this page. For other types, please see the specific pages: -- [Alarm_control_panel](/integrations/alarm_control_panel.template/) +- [Alarm Control Panel](/integrations/alarm_control_panel.template/) - [Cover](/integrations/cover.template/) - [Fan](/integrations/fan.template/) - [Light](/integrations/light.template/)