Skip to content

Commit f3b199e

Browse files
authored
chore(docs): Update svelte urls and internal example link (#2196)
1 parent 4966560 commit f3b199e

File tree

1 file changed

+2
-2
lines changed
  • packages/openapi-fetch/examples/sveltekit

1 file changed

+2
-2
lines changed

packages/openapi-fetch/examples/sveltekit/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# openapi-fetch + Svelte/ SvelteKit
22

3-
Example of using openapi-fetch in [Svelte](https://svelte.dev/) / [SvelteKit](https://kit.svelte.dev).
3+
Example of using openapi-fetch in [Svelte](https://svelte.dev/docs/svelte/overview) / [SvelteKit](https://svelte.dev/docs/kit/introduction).
44

55
- [Svelte or clientside SvelteKit example](./src/routes/+page.svelte)
6-
- [SveleKit Page Data example](./src/routes/server/+page.svelte)
6+
- [SveleKit Page Data example](./src/routes/page-data/+page.svelte)
77

88
## Setup
99

0 commit comments

Comments
 (0)