Skip to content

Commit a59ef74

Browse files
committed
fix broken link
1 parent 20ef031 commit a59ef74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/guides/remix/manual-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Sentry's Remix SDK automatically records your [`action`](https://remix.run/docs/
231231
To upload source maps for clear error stack traces, add your Sentry auth token, organization, and project slug in your `vite.config.ts` file:
232232

233233
<Alert title="Not using Vite?">
234-
Check our [Source Maps documentation](/platforms/remix/source-maps) for
234+
Check our [Source Maps documentation](/platforms/remix/sourcemaps) for
235235
alternative setup options.
236236
</Alert>
237237

0 commit comments

Comments
 (0)