From 56ac6472a967f051d69709af568d3e88b587e502 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 13 Jul 2023 10:30:17 -0400 Subject: [PATCH] Update readme.md --- lidarr/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/readme.md b/lidarr/readme.md index a1d9fbc..bf42532 100644 --- a/lidarr/readme.md +++ b/lidarr/readme.md @@ -14,7 +14,7 @@ Container: https://docs.linuxserver.io/images/docker-lidarr
# Updating Updating is a bit more combersum. To update, do the following: -1. Download/update your local `/config/extended.conf` file with the latest options from: https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/extended.conf +1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/extended.conf) 2. Restart the container, wait for it to fully load the application. 3. Restart the container again, for the new scripts to activate.