mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-08 23:35:22 +00:00
Use new wiki address in System Status page
This commit is contained in:
parent
7cf5f00cee
commit
09e98b7367
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue