Point link to genera admin settings page

This commit is contained in:
Gabe Kangas
2023-01-11 22:44:55 -08:00
parent 2ff4316ee6
commit c7e12643e9
2 changed files with 3 additions and 6 deletions

View File

@ -61,7 +61,7 @@ export const Offline: FC<OfflineProps> = ({ logs = [], config }) => {
Streaming Keys:
</Text>
<Text strong className="stream-info-box">
<Link href="/admin/config/streamkeys"> View </Link>
<Link href="/admin/config/general"> View </Link>
</Text>
</div>
</div>