fix: get-started -> getting-started

This commit is contained in:
Ayo Ayco 2025-01-27 22:54:53 +01:00
parent ce7080222c
commit 5c2611aa89
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ export default defineConfig({
label: "Guides",
items: [
// Each item here is one entry in the navigation menu.
{ label: "Get Started", slug: "guides/get-started" },
{ label: "Get Started", slug: "guides/getting-started" },
],
},
{

View file

@ -8,7 +8,7 @@ hero:
# file: ../../assets/houston.webp
actions:
- text: Get Started
link: /guides/get-started/
link: /guides/getting-started/
icon: right-arrow
- text: About the Author
link: https://ayo.ayco.io/about