1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-29 18:15:37 -04:00

Wikijs Links

This commit is contained in:
Qstick
2021-06-05 15:26:09 -04:00
parent 61b71a206d
commit 84d1a8983b
49 changed files with 104 additions and 104 deletions

View File

@@ -30,7 +30,7 @@ namespace NzbDrone.Core.Notifications.CustomScript
public override string Name => "Custom Script";
public override string Link => "https://wiki.servarr.com/Radarr_Settings#Connections";
public override string Link => "https://wiki.servarr.com/radarr/settings#connections";
public override ProviderMessage Message => new ProviderMessage("Testing will execute the script with the EventType set to Test, ensure your script handles this correctly", ProviderMessageType.Warning);