Fixes documentation links
This commit is contained in:
@@ -31,8 +31,8 @@ export const DatabaseNotWriteable = ({
|
||||
</List.Item>
|
||||
<List.Item>
|
||||
Ensure that you followed the installation instructions at{' '}
|
||||
<a href="https://homarr.dev/docs/introduction/installation">
|
||||
https://homarr.dev/docs/introduction/installation
|
||||
<a href="https://homarr.dev/docs/getting-started/installation">
|
||||
https://homarr.dev/docs/getting-started/installation
|
||||
</a>
|
||||
</List.Item>
|
||||
</List>
|
||||
|
||||
@@ -29,7 +29,7 @@ export const StepOnboardingFinished = () => {
|
||||
</Text>
|
||||
<NavLink
|
||||
component={Link}
|
||||
href="https://homarr.dev/docs/introduction/after-the-installation"
|
||||
href="https://homarr.dev/docs/getting-started/after-the-installation"
|
||||
target="_blank"
|
||||
rightSection={<IconExternalLink size="0.8rem" stroke={1.5} />}
|
||||
className={classes.link}
|
||||
|
||||
Reference in New Issue
Block a user