From 23d11a35cd652c4dac36af8e08f392ff5d5077fc Mon Sep 17 00:00:00 2001 From: wire67 Date: Sat, 8 Jul 2023 01:12:21 +0800 Subject: [PATCH] Update docs/docs/guides/ha_network_storage.md with relative url Co-authored-by: Nicolas Mowen --- docs/docs/guides/ha_network_storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/guides/ha_network_storage.md b/docs/docs/guides/ha_network_storage.md index 0b9778766..498dd7d0c 100644 --- a/docs/docs/guides/ha_network_storage.md +++ b/docs/docs/guides/ha_network_storage.md @@ -15,7 +15,7 @@ As of HomeAsisstant Core 2023.6, Network Mounted Storage is supported for addons ### Initial Setup 1. Stop the Frigate addon -2. Update your [config](https://docs.frigate.video/configuration/) so the DB is stored in the /config directory by adding: +2. Update your [config](configuration/index.md) so the DB is stored in the /config directory by adding: ```yaml database: path: /config/frigate.db