Commit 740c4d7
Fixed the broken links that fell through the cracks while the linter… (#15316)
## DESCRIBE YOUR PR
Related to #15312
Fixed broken links that the 404 linter didn't catch while it was broken.
## On Devloper Docs
- 🌐
http://localhost:3000/sdk/telemetry/profiles/continuous-profiling-api
- `[Replay session](/product/explore/session-replay/web/)`
- 🌐 http://localhost:3000/sdk/telemetry/traces/modules/ai-agents
- `[general size limits](/concepts/data-management/size-limits/)`
## On user facing docs
- 🌐
http://localhost:3000/security-legal-pii/security/data-retention-periods
- `[Uptime](/product/monitoring/)`
- `[Attachments](/product/issues/issue-details/attachments/)`
- 🌐
http://localhost:3000/platforms/javascript/guides/aws-lambda/install__v9.x
- `[using our Lambda Layer (recommended)](./install/layer__v9.x)`
-` [installing the Sentry AWS NPM package](./install/cjs-npm__v9.x)`
- `[ESM instructions](./install/esm-npm__v9.x)`
- 🌐
http://localhost:3000/platforms/javascript/guides/cloudflare/sourcemaps
- `[Cloudflare Workers
guide](/platforms/javascript/sourcemaps/uploading/wrangler/)`
- 🌐 http://localhost:3000/platforms/javascript/guides/nuxt/sourcemaps
- `[source maps
options](/platforms/javascript/guides/nuxt/configuration/build/#source-maps-options)`
- 🌐
http://localhost:3000/platforms/javascript/guides/solidstart/sourcemaps
- `[Manual Configuration](../overview/javascript.solidstart.mdx)`
- `[source maps
options](/platforms/javascript/guides/solidstart/configuration/build/#source-maps-options)`
- 🌐
http://localhost:3000/platforms/javascript/guides/aws-lambda/install/layer__v9.x
- `[manually](../cjs-npm)`
- `[ESM guide](../esm-npm)`
- 🌐
http://localhost:3000/platforms/javascript/guides/cordova/configuration/options
- Obscured CORS docs because it doesn't apply to Cordova
- 🌐
http://localhost:3000/platforms/javascript/guides/electron/configuration/options
- `[Custom IPC Namespace
section](/platforms/javascript/guides/electron/platforms/javascript/guides/electron/#custom-ipc-namespace)`
- 🌐
http://localhost:3000/platforms/javascript/guides/aws-lambda/configuration/lambda-wrapper
- `[initializing the SDK in
code](../../install/cjs-layer#alternative-initialize-the-sdk-in-code)`
- 🌐
http://localhost:3000/platforms/javascript/guides/aws-lambda/install/npm__v9.x
- `[CommonJS instructions](./cjs-npm__v9.x)`
- `[ESM instructions](./esm-npm__v9.x)`
- `[CommonJS instructions](./cjs-npm__v9.x)`
- `[ESM instructions](./esm-npm__v9.x)`
- 🌐
http://localhost:3000/platforms/javascript/guides/aws-lambda/install/cjs-npm__v9.x
- `[Lambda Layer](../cjs-layer)`
- 🌐
http://localhost:3000/platforms/javascript/guides/electron/configuration/environments
- `[Custom IPC Namespace
section](/platforms/javascript/guides/electron/platforms/javascript/guides/electron/#custom-ipc-namespace)`
- 🌐
http://localhost:3000/platforms/javascript/guides/aws-lambda/configuration/integrations/unhandledrejection
- `[manually
wrapped](/platforms/javascript/guides/aws-lambda/install/cjs-layer/#alternative-initialize-the-sdk-in-code)`
## IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs
to go live.
- [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE -->
- [ ] Other deadline: <!-- ENTER DATE HERE -->
- [x] None: Not urgent, can wait up to 1 week+
## SLA
- Teamwork makes the dream work, so please add a reviewer to your PRs.
- Please give the docs team up to 1 week to review your PR unless you've
added an urgent due date to it.
Thanks in advance for your help!
## PRE-MERGE CHECKLIST
*Make sure you've checked the following before merging your changes:*
- [ ] Checked Vercel preview for correctness, including links
- [ ] PR was reviewed and approved by any necessary SMEs (subject matter
experts)
- [ ] PR was reviewed and approved by a member of the [Sentry docs
team](https://github.com/orgs/getsentry/teams/docs)
---------
Co-authored-by: Shannon Anahata <[email protected]>
Co-authored-by: Abdellah Hariti <[email protected]>1 parent 4dfdf5d commit 740c4d7
File tree
17 files changed
+24
-20
lines changed- develop-docs/sdk/telemetry
- profiles
- traces/modules
- docs
- platforms/javascript
- common/configuration
- integrations
- guides/aws-lambda
- configuration
- install
- security-legal-pii/security
- platform-includes/sourcemaps
- overview
- primer
17 files changed
+24
-20
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| 485 | + | |
| 486 | + | |
485 | 487 | | |
486 | 488 | | |
487 | 489 | | |
488 | 490 | | |
489 | 491 | | |
| 492 | + | |
| 493 | + | |
490 | 494 | | |
491 | 495 | | |
492 | 496 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments