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 5d8b674 commit 1140b25Copy full SHA for 1140b25
packages/sveltekit/README.md
@@ -194,7 +194,7 @@ export default {
194
### Configuring Source maps upload
195
196
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).
+[Sentry Vite Plugin](https://www.npmjs.com/package/@sentry/vite-plugin).
198
This might be useful if you're using adapters other than the Node adapter or have a more customized build setup.
199
200
```js
0 commit comments