Updated URL to readarr not lidarr

This commit is contained in:
Robin Dadswell
2021-01-18 00:55:36 +00:00
committed by nitsua
parent 3bfdd4aafa
commit da0b60dd96

View File

@@ -12,7 +12,7 @@ function createHealthCheckSelector() {
source: 'UI',
type: 'warning',
message: 'Could not connect to SignalR, UI won\'t update',
wikiUrl: 'https://github.com/Lidarr/Lidarr/wiki/Health-Checks#could-not-connect-to-signalr'
wikiUrl: 'https://github.com/Readarr/Readarr/wiki/Health-Checks#could-not-connect-to-signalr'
});
}