Skip to content

Commit

Permalink
chore: bad links in installation (#48)
Browse files Browse the repository at this point in the history
Fixed two bad links in installation pages
  • Loading branch information
d4rkstar authored Nov 13, 2024
1 parent 6031821 commit 65ebd66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Finally, once you have:

you can choose where to install, either:

- in your [Local machine](/docs/installation/install/local/)
- in your [Local machine](/docs/installation/install/docker/)

- in a [Linux server](/docs/installation/install/server/)

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/installation/install/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Please ensure you have:
Once you have completed the preparation steps, you can proceed with:

- a local installation on your
[local machine](/docs/installation/install/local/)
[local machine](/docs/installation/install/docker/)
- a single server installation on a
[Linux server](/docs/installation/install/server/)
- a clustered installation on a
Expand Down

0 comments on commit 65ebd66

Please sign in to comment.