New: Update all wiki links to point to the Servarr Wiki

This commit is contained in:
bakerboy448
2020-12-20 16:33:49 -06:00
committed by Qstick
parent 42262877b0
commit fd81ca86db
25 changed files with 72 additions and 73 deletions

View File

@@ -128,7 +128,7 @@ class FileBrowserModalContent extends Component {
className={styles.mappedDrivesWarning}
kind={kinds.WARNING}
>
Mapped network drives are not available when running as a Windows Service, see the <Link className={styles.faqLink} to="https://github.com/Readarr/Readarr/wiki/FAQ">FAQ</Link> for more information.
Mapped network drives are not available when running as a Windows Service, see the <Link className={styles.faqLink} to="https://wiki.servarr.com/Readarr_FAQ">FAQ</Link> for more information.
</Alert>
}