From d285a2236d89b16a379a05e91289b1e9a3bdf4a0 Mon Sep 17 00:00:00 2001 From: mbo18 Date: Fri, 10 Jun 2022 22:49:46 +0200 Subject: [PATCH] Update links to zone trigger and zone condition (#23070) --- source/_integrations/zone.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index ab35d0c2702..cf7ee2b1e55 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -12,7 +12,7 @@ ha_domain: zone ha_integration_type: integration --- -Zones allow you to specify certain regions on earth (for now). When a device tracker sees a device to be within a zone, the state will take the name from the zone. Zones can also be used as a [trigger](/getting-started/automation-trigger/#zone-trigger) or [condition](/getting-started/automation-condition/#zone-condition) inside automation setups. +Zones allow you to specify certain regions on earth (for now). When a device tracker sees a device to be within a zone, the state will take the name from the zone. Zones can also be used as a [trigger](/docs/automation/trigger#zone-trigger) or [condition](/docs/scripts/conditions/#zone-condition) inside automation setups. Zones can be added and managed through the user interface at **{% my zones title="Settings -> Areas & Zones" %}**.