Skip to content

Commit b8127fb

Browse files
authored
doc(sveltekit): Update documentation link for SvelteKit guide (#18298)
Readme incorrectly pointed to NextJS docs
1 parent 2ee464f commit b8127fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sveltekit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ functionality related to SvelteKit.
2525
## Installation
2626

2727
To get started installing the SDK, use the Sentry Next.js Wizard by running the following command in your terminal or
28-
read the [Getting Started Docs](https://docs.sentry.io/platforms/javascript/guides/nextjs/):
28+
read the [Getting Started Docs](https://docs.sentry.io/platforms/javascript/guides/sveltekit/):
2929

3030
```sh
3131
npx @sentry/wizard@latest -i sveltekit

0 commit comments

Comments
 (0)