Wikijs Links

This commit is contained in:
Qstick
2021-06-05 15:26:09 -04:00
parent f25998959e
commit 8b0a8e82b5
23 changed files with 41 additions and 41 deletions
@@ -27,7 +27,7 @@ namespace NzbDrone.Core.Notifications.CustomScript
public override string Name => "Custom Script";
public override string Link => "https://wiki.servarr.com/Prowlarr_Settings#Connections";
public override string Link => "https://wikijs.servarr.com/prowlarr/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);