Update docs/docs/guides/ha_network_storage.md with relative url

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
wire67 2023-07-08 01:12:21 +08:00 committed by GitHub
parent 5bc48020f8
commit 23d11a35cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ As of HomeAsisstant Core 2023.6, Network Mounted Storage is supported for addons
### Initial Setup ### Initial Setup
1. Stop the Frigate addon 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 ```yaml
database: database:
path: /config/frigate.db path: /config/frigate.db