change wiki links from wikjs to wiki endpoint

This commit is contained in:
Qstick
2021-06-21 21:13:08 -04:00
parent 88e677d973
commit 80ec66514e
16 changed files with 22 additions and 22 deletions

View File

@@ -129,7 +129,7 @@ class FileBrowserModalContent extends Component {
className={styles.mappedDrivesWarning}
kind={kinds.WARNING}
>
<Link to="https://wikijs.servarr.com/prowlarr/faq#why-cant-prowlarr-see-my-files-on-a-remote-server">
<Link to="https://wiki.servarr.com/prowlarr/faq#why-cant-prowlarr-see-my-files-on-a-remote-server">
{translate('MappedDrivesRunningAsService')}
</Link>
</Alert>