Use new wiki address in System Status page

This commit is contained in:
LASER-Yi 2021-04-24 00:26:27 +08:00
parent 7cf5f00cee
commit 09e98b7367
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ const SystemStatusView: FunctionComponent<Props> = () => {
</Label>
</CRow>
<CRow title="Wiki">
<Label icon={faWikipediaW} link={`${GithubRepoRoot}/wiki`}>
<Label icon={faWikipediaW} link="https://wiki.bazarr.media">
Bazarr Wiki
</Label>
</CRow>