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:
bakerboy448 2020-12-17 16:17:26 -06:00 committed by Qstick
parent eb5a95cfa6
commit 1268f90f26
16 changed files with 26 additions and 27 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/Lidarr/Lidarr/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/Lidarr_FAQ">FAQ</Link> for more information.
</Alert>
}