Skip to content

Commit cb91890

Browse files
authored
Merge pull request #11 from s-en-o/patch-1
2 parents 812eb96 + 7285f8a commit cb91890

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apps/docs/content/docs/core/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)