mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-30 07:22:35 +01:00
Updated kodi url
This commit is contained in:
parent
d3a22459ac
commit
4d1a4d4241
@ -19,7 +19,7 @@ namespace NzbDrone.Core.Notifications.Xbmc
|
||||
_logger = logger;
|
||||
}
|
||||
|
||||
public override string Link => "http://xbmc.org/";
|
||||
public override string Link => "https://kodi.tv";
|
||||
|
||||
public override void OnGrab(GrabMessage grabMessage)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user