New: Update all wiki links to point to the Servarr Wiki

This commit is contained in:
bakerboy448
2020-12-20 16:33:49 -06:00
committed by Qstick
parent 42262877b0
commit fd81ca86db
25 changed files with 72 additions and 73 deletions
@@ -16,7 +16,7 @@ namespace NzbDrone.Core.Notifications.Webhook
_proxy = proxy;
}
public override string Link => "https://github.com/Readarr/Readarr/wiki/Webhook";
public override string Link => "https://wiki.servarr.com/Readarr_Settings#Connect";
public override void OnGrab(GrabMessage message)
{