1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Wikijs Links

This commit is contained in:
Qstick
2021-06-05 15:26:09 -04:00
parent 61b71a206d
commit 84d1a8983b
49 changed files with 104 additions and 104 deletions
@@ -118,7 +118,7 @@ function IndexerOptions(props) {
unit="minutes"
helpText={translate('HelpText')}
helpTextWarning={translate('RSSSyncIntervalHelpTextWarning')}
helpLink="https://wiki.servarr.com/Radarr_FAQ#How_does_Radarr_work"
helpLink="https://wiki.servarr.com/radarr/faq#how-does-radarr-work"
onChange={onInputChange}
{...settings.rssSyncInterval}
/>