Update wiki links

This commit is contained in:
Qstick
2021-07-03 14:55:53 -04:00
parent 68dd6bc98e
commit b23e225271
28 changed files with 62 additions and 62 deletions
@@ -29,7 +29,7 @@ namespace NzbDrone.Core.Notifications.CustomScript
public override string Name => "Custom Script";
public override string Link => "https://wiki.servarr.com/Readarr_Settings#Connections";
public override string Link => "https://wiki.servarr.com/readarr/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);