Fix death link on manage page

This commit is contained in:
Meier Lukas
2024-03-11 20:25:20 +01:00
committed by GitHub
parent 184aa5eca6
commit 0846b6064b

View File

@@ -112,7 +112,7 @@ export const ManageLayout = ({ children }: ManageLayoutProps) => {
items: {
documentation: {
icon: IconBook2,
href: 'https://homarr.dev/docs/about',
href: 'https://homarr.dev/about-us',
target: '_blank',
},
report: {