mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-21 22:05:38 -04:00
Fixed: Updated wiki links
This commit is contained in:
@@ -119,7 +119,7 @@ namespace NzbDrone.Api
|
||||
|
||||
resource.Fields = SchemaBuilder.ToSchema(definition.Settings);
|
||||
|
||||
resource.InfoLink = string.Format("https://wiki.servarr.com/Sonarr_Supported_{0}",
|
||||
resource.InfoLink = string.Format("https://wiki.servarr.com/sonarr/supported-{0}",
|
||||
definition.Implementation.ToLower());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user