Skip to content

Commit e12da79

Browse files
Update docs/platforms/javascript/guides/tanstackstart-react/index.mdx
Co-authored-by: Sarah Mischinger <[email protected]>
1 parent 81185ec commit e12da79

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/guides/tanstackstart-react

1 file changed

+1
-1
lines changed

docs/platforms/javascript/guides/tanstackstart-react/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ const route = createRoute({
230230

231231
The stack traces in your Sentry errors probably won't look like your actual code. To fix this, upload your source maps to Sentry.
232232

233-
Since TanStack Start uses Vite, you can use the Sentry Vite plugin to automatically upload source maps. Follow the [Vite source maps guide](/platforms/javascript/sourcemaps/uploading/vite/) to set this up.
233+
Since TanStack Start uses Vite, you can use the Sentry Vite plugin to automatically upload source maps. Follow our [TanStack Start source maps guide](/platforms/javascript/guides/tanstackstart-react/sourcemaps) to set this up.
234234

235235
## Step 5: Avoid Ad Blockers With Tunneling (Optional)
236236

0 commit comments

Comments
 (0)