mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-18 00:16:41 +01:00
Update documentation link in sidebar to new docs
This commit is contained in:
parent
c6044ba9a1
commit
0c0e1416ff
@ -77,7 +77,7 @@ export default function Sidebar() {
|
|||||||
<hr className="border-solid border-gray-500 mt-2" />
|
<hr className="border-solid border-gray-500 mt-2" />
|
||||||
<NavLink
|
<NavLink
|
||||||
className="self-end"
|
className="self-end"
|
||||||
href="https://github.com/blakeblackshear/frigate/blob/master/README.md"
|
href="https://blakeblackshear.github.io/frigate"
|
||||||
text="Documentation"
|
text="Documentation"
|
||||||
/>
|
/>
|
||||||
<NavLink className="self-end" href="https://github.com/blakeblackshear/frigate" text="GitHub" />
|
<NavLink className="self-end" href="https://github.com/blakeblackshear/frigate" text="GitHub" />
|
||||||
|
Loading…
Reference in New Issue
Block a user