From eefb7e6cb71b94179c8b570995b1a07859be5938 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 13 Jul 2023 10:30:40 -0400 Subject: [PATCH] Update readme.md --- radarr/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radarr/readme.md b/radarr/readme.md index cfc416d..dc863ba 100644 --- a/radarr/readme.md +++ b/radarr/readme.md @@ -14,7 +14,7 @@ Container: https://docs.linuxserver.io/images/docker-radarr
# 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/radarr/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/radarr/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.