Skip to content

Commit 1140b25

Browse files
authored
chore: Update vite plugin link (#9163)
1 parent 5d8b674 commit 1140b25

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
@@ -194,7 +194,7 @@ export default {
194194
### Configuring Source maps upload
195195

196196
Under `sourceMapsUploadOptions`, you can also specify all additional options supported by the
197-
[Sentry Vite Plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/packages/vite-plugin/README.md#configuration).
197+
[Sentry Vite Plugin](https://www.npmjs.com/package/@sentry/vite-plugin).
198198
This might be useful if you're using adapters other than the Node adapter or have a more customized build setup.
199199

200200
```js

0 commit comments

Comments
 (0)