From e8ec47925b843a8efdf57ada7f999123543f0d76 Mon Sep 17 00:00:00 2001 From: ta264 Date: Tue, 6 Oct 2020 14:27:27 +0100 Subject: [PATCH] Updated Health Checks (markdown) --- Health-Checks.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Health-Checks.md b/Health-Checks.md index 4b44016..a9472de 100644 --- a/Health-Checks.md +++ b/Health-Checks.md @@ -12,9 +12,9 @@ Mono version 4.x and higher are also available and provides a better experience Newer versions of Radarr are targeted for .NET Core. We provide legacy mono builds for those platforms that cannot use .NET Core. You are running one of these legacy builds but your platform supports .NET Core. This should only happen on linux hosts. To remedy, download the correct build for your architecture: -* [x64](https://radarr.servarr.com/v1/update/aphrodite/updatefile?os=linux&runtime=netcore&arch=x64) -* [arm64](https://radarr.servarr.com/v1/update/aphrodite/updatefile?os=linux&runtime=netcore&arch=arm64) -* [arm](https://radarr.servarr.com/v1/update/aphrodite/updatefile?os=linux&runtime=netcore&arch=arm) +* [x64](https://radarr.servarr.com/v1/update/nightly/updatefile?os=linux&runtime=netcore&arch=x64) +* [arm64](https://radarr.servarr.com/v1/update/nightly/updatefile?os=linux&runtime=netcore&arch=arm64) +* [arm](https://radarr.servarr.com/v1/update/nightly/updatefile?os=linux&runtime=netcore&arch=arm) **Back-Up your existing configuration** before the next step.