mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Fix go2rtc dashboard link (#5546)
* Fix go2rtc dashboard link * Add trailing /
This commit is contained in:
parent
a8c567d877
commit
3524d1a055
@ -90,7 +90,7 @@ export default function System() {
|
||||
className="p-1 text-blue-500 hover:underline"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="live/webrtc"
|
||||
href="/live/webrtc/"
|
||||
>
|
||||
go2rtc dashboard
|
||||
</Link>
|
||||
|
Loading…
Reference in New Issue
Block a user