mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-27 09:49:13 +01:00
fix: death link for edit mode toggle
This commit is contained in:
@@ -182,7 +182,7 @@ const ToggleEditModeButton = () => {
|
||||
<Text
|
||||
component="a"
|
||||
style={{ color: 'inherit', textDecoration: 'underline' }}
|
||||
href="https://homarr.dev/docs/customizations/board-customization#screen-sizes"
|
||||
href="https://homarr.dev/docs/advanced/customizations/board-customization#screen-sizes"
|
||||
target="_blank"
|
||||
/>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user