File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
apps/docs/content/docs/core Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,17 +32,17 @@ Please go to get started.
3232
3333<Cards >
3434 <Card
35- href = " /docs/core/get-started/ installation"
35+ href = " /docs/core/installation"
3636 title = " Installation"
3737 description = " Learn how to install Dokploy."
3838 />
3939 <Card
40- href = " /docs/core/application/overview "
40+ href = " /docs/core/applications "
4141 title = " Applications"
4242 description = " Learn how to deploy applications."
4343 />
4444 <Card
45- href = " /docs/core/databases/overview "
45+ href = " /docs/core/databases"
4646 title = " Databases"
4747 description = " Learn how to deploy databases."
4848 />
@@ -51,4 +51,4 @@ Please go to get started.
5151 title = " Traefik"
5252 description = " Learn how to deploy Traefik."
5353 />
54- </Cards >
54+ </Cards >
You can’t perform that action at this time.
0 commit comments