mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 22:31:09 +03:00
Fix link
This commit is contained in:
parent
211bcf4308
commit
bf92705dfc
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ export const Offline: FC<OfflineProps> = ({ logs = [], config }) => {
|
|||
Streaming Keys:
|
||||
</Text>
|
||||
<Text strong className="stream-info-box">
|
||||
<Link href="/admin/config/general"> View </Link>
|
||||
<Link href="/admin/config/server"> View </Link>
|
||||
</Text>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue