Fix relative docs references

This commit is contained in:
Nick Mowen 2022-04-29 09:38:49 -06:00
parent 7475f66c61
commit 8a15db1eba

View File

@ -3,8 +3,8 @@ id: events_setup
title: Setting Up Events
---
[Snapshots](snapshots.md) and/or [Recordings](record.md) must be enabled for events to be created for detected objects.
[Snapshots](../configuration/snapshots.md) and/or [Recordings](../configuration/record.md) must be enabled for events to be created for detected objects.
## Limiting Events to Areas of Interest
The best way to limit events to areas of interest is to use [zones](zones.md) along with `required_zones` for events and snapshots to only have events created in areas of interest.
The best way to limit events to areas of interest is to use [zones](../configuration/zones.md) along with `required_zones` for events and snapshots to only have events created in areas of interest.