Skip to content

Commit fc29aa7

Browse files
docs: fix some broken links
1 parent e7f7221 commit fc29aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ features:
2828
- title: Protected Credentials
2929
icon: 🔒
3030
details: Server-side proxy keeps your Kirby credentials safe. No CORS issues, no exposed tokens.
31-
link: /troubleshooting/common-issues
31+
link: /essentials/what-is-nuxt-kirby
3232
linkText: How It Works
3333
- title: Familiar Developer Experience
3434
icon: 🤹
3535
details: Handle requests just like Nuxt's <code>useFetch</code> composable. Fully typed with caching included.
36-
link: /guides/fetching-kirby-data
36+
link: /api/
3737
linkText: Get Started
3838
- title: Multiple Starter Kits
3939
icon: 🦦

0 commit comments

Comments
 (0)