Use new wiki address in System Status page

pull/1386/head
LASER-Yi 3 years ago
parent 7cf5f00cee
commit 09e98b7367

@ -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>

Loading…
Cancel
Save