Skip to content

Commit fe95d77

Browse files
jaffrepaulclaude
andauthored
docs(otlp): Update Ruby integration link to actual docs page (#16590)
## DESCRIBE YOUR PR Updates the Ruby OTLP integration link from a placeholder (`#otlp-integration`) to the actual documentation page (`/platforms/ruby/integrations/otlp/`). This follows up on #16579 which added the Ruby OTLP integration docs. ## IS YOUR CHANGE URGENT? - [ ] Urgent deadline (GA date, etc.): - [ ] Other deadline: - [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: Claude <noreply@anthropic.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 859fb0c commit fe95d77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/concepts/otlp/sentry-with-otel.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ If you're running both a Sentry SDK and OTel instrumentation in the same backend
6969
label="Python"
7070
url="/platforms/python/integrations/otlp"
7171
/>
72-
Coming Soon:
7372
- <LinkWithPlatformIcon
7473
platform="ruby"
7574
label="Ruby"
76-
url="#otlp-integration"
75+
url="/platforms/ruby/integrations/otlp/"
7776
/>
77+
Coming Soon:
7878
- <LinkWithPlatformIcon
7979
platform="go"
8080
label="Go"

0 commit comments

Comments
 (0)