Update documentation link in sidebar to new docs

This commit is contained in:
James Carlos 2021-01-22 21:37:34 -08:00 committed by Blake Blackshear
parent d31c295598
commit 600477c487

View File

@ -77,7 +77,7 @@ export default function Sidebar() {
<hr className="border-solid border-gray-500 mt-2" />
<NavLink
className="self-end"
href="https://github.com/blakeblackshear/frigate/blob/master/README.md"
href="https://blakeblackshear.github.io/frigate"
text="Documentation"
/>
<NavLink className="self-end" href="https://github.com/blakeblackshear/frigate" text="GitHub" />