Skip to content

Commit

Permalink
Update documentation link in sidebar to new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescarlos authored and blakeblackshear committed Jan 27, 2021
1 parent d31c295 commit 600477c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/Sidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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="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/blakeblackshear/frigate" text="GitHub" />
Expand Down

0 comments on commit 600477c

Please sign in to comment.