1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

All Wiki links now use the consolidated Servarr wiki

This commit is contained in:
bakerboy448
2020-12-13 13:07:12 -06:00
committed by GitHub
parent cc39d4ee23
commit e733529dc3
14 changed files with 20 additions and 22 deletions
@@ -89,7 +89,7 @@ function IndexerOptions(props) {
unit="minutes"
helpText="Interval in minutes. Set to zero to disable (this will stop all automatic release grabbing)"
helpTextWarning="This will apply to all indexers, please follow the rules set forth by them"
helpLink="https://github.com/Sonarr/Sonarr/wiki/RSS-Sync"
helpLink="https://wiki.servarr.com/Sonarr_FAQ#How_does_Sonarr_find_episodes"
onChange={onInputChange}
{...settings.rssSyncInterval}
/>