1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

All Wiki links now use the consolidated Servarr wiki

This commit is contained in:
bakerboy448
2020-12-13 13:07:12 -06:00
committed by GitHub
parent cc39d4ee23
commit e733529dc3
14 changed files with 20 additions and 22 deletions
@@ -30,7 +30,7 @@ namespace NzbDrone.Core.Notifications.CustomScript
public override string Name => "Custom Script";
public override string Link => "https://github.com/Sonarr/Sonarr/wiki/Custom-Post-Processing-Scripts";
public override string Link => "https://wiki.servarr.com/Sonarr_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);