mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-07 02:18:07 +01:00
Fix go2rtc dashboard link (#5546)
* Fix go2rtc dashboard link * Add trailing /
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user