mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-24 00:09:12 +01:00
Fix death link on manage page
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user