mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-10 01:47:21 +00:00
Fixed: Various Wiki Links
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user