mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: Updated wiki links for WikiJS
This commit is contained in:
parent
07aad3250a
commit
3d1437bf18
26 changed files with 65 additions and 64 deletions
|
@ -28,7 +28,7 @@ namespace NzbDrone.Core.Notifications.CustomScript
|
|||
|
||||
public override string Name => "Custom Script";
|
||||
|
||||
public override string Link => "https://wiki.servarr.com/Lidarr_Settings#Connections";
|
||||
public override string Link => "https://wiki.servarr.com/lidarr/custom-scripts";
|
||||
|
||||
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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue