Skip to content

Commit 900d1e1

Browse files
committed
chore(starters): fix link on landing
1 parent 122465b commit 900d1e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.starters/i18n/content/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Docus brings the best of the Nuxt ecosystem into one CLI.
2020
---
2121
color: neutral
2222
size: xl
23-
to: /getting-started/installation
23+
to: /en/getting-started/installation
2424
trailing-icon: i-lucide-arrow-right
2525
---
2626
Get started

.starters/i18n/content/fr/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Docus intègre le meilleur de l'écosystème Nuxt.
1818
---
1919
color: neutral
2020
size: xl
21-
to: /getting-started/installation
21+
to: /fr/getting-started/installation
2222
trailing-icon: i-lucide-arrow-right
2323
---
2424
Commencer

0 commit comments

Comments
 (0)