Skip to content

Commit cbaa988

Browse files
committed
fix broken links
1 parent d632f2d commit cbaa988

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/platforms/javascript/guides/sveltekit/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Our next recommended steps for you are:
7272

7373
- Learn how to [manually capture errors](/platforms/javascript/guides/sveltekit/usage/)
7474
- Continue to [customize your configuration](/platforms/javascript/guides/sveltekit/configuration/)
75-
- Learn how to [manually instrument](/platforms/javascript/sveltekit/apis#load-function-instrumentation) SvelteKit-specific features
75+
- Learn how to [manually instrument](/platforms/javascript/guides/sveltekit/apis#load-function-instrumentation) SvelteKit-specific features
7676
- Get familiar with [Sentry's product features](/product) like tracing, insights, and alerts
7777

7878
<Expandable permalink={false} title="Are you having problems setting up the SDK?">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Our next recommended steps for you are:
304304

305305
- Learn how to [manually capture errors](/platforms/javascript/guides/sveltekit/usage/)
306306
- Continue to [customize your configuration](/platforms/javascript/guides/sveltekit/configuration/)
307-
- Learn how to [manually instrument](/platforms/javascript/sveltekit/apis#load-function-instrumentation) SvelteKit-specific features
307+
- Learn how to [manually instrument](/platforms/javascript/guides/sveltekit/apis#load-function-instrumentation) SvelteKit-specific features
308308
- Get familiar with [Sentry's product features](/product/) like tracing, insights, and alerts
309309

310310
<Expandable permalink={false} title="Are you having problems setting up the SDK?">

0 commit comments

Comments
 (0)