1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

New: All Wiki links now use the consolidated Servarr wiki

This commit is contained in:
bakerboy448
2020-11-12 16:54:27 -06:00
committed by Qstick
parent e3ac7d6fc5
commit bb721272ca
32 changed files with 54 additions and 48 deletions
@@ -17,7 +17,7 @@ namespace NzbDrone.Core.Notifications.Webhook
_proxy = proxy;
}
public override string Link => "https://github.com/Radarr/Radarr/wiki/Webhook";
public override string Link => "https://wiki.servarr.com/Radarr_Settings#Connect";
public override void OnGrab(GrabMessage message)
{