We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4966560 commit f3b199eCopy full SHA for f3b199e
packages/openapi-fetch/examples/sveltekit/README.md
@@ -1,9 +1,9 @@
1
# openapi-fetch + Svelte/ SvelteKit
2
3
-Example of using openapi-fetch in [Svelte](https://svelte.dev/) / [SvelteKit](https://kit.svelte.dev).
+Example of using openapi-fetch in [Svelte](https://svelte.dev/docs/svelte/overview) / [SvelteKit](https://svelte.dev/docs/kit/introduction).
4
5
- [Svelte or clientside SvelteKit example](./src/routes/+page.svelte)
6
-- [SveleKit Page Data example](./src/routes/server/+page.svelte)
+- [SveleKit Page Data example](./src/routes/page-data/+page.svelte)
7
8
## Setup
9
0 commit comments