mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
New: Update all wiki links to point to the Servarr Wiki
Fixes: https://github.com/lidarr/Lidarr/issues/1805 https://github.com/lidarr/Lidarr/issues/1803
This commit is contained in:
parent
eb5a95cfa6
commit
1268f90f26
16 changed files with 26 additions and 27 deletions
|
@ -88,7 +88,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/Lidarr/Lidarr/wiki/RSS-Sync"
|
||||
helpLink="https://wiki.servarr.com/Lidarr_FAQ#How_does_Lidarr_work"
|
||||
onChange={onInputChange}
|
||||
{...settings.rssSyncInterval}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue