fix: correct documentation links - #2123
Merged
Merged
Conversation
thompson-tomo
requested review from
ahayworth,
arielvalentin,
dazuma,
ericmustin,
fbogsany,
kaylareopelle,
mwear,
plantfansam,
robbkidd,
robertlaurin and
xuan-cao-swi
as code owners
May 9, 2026 02:19
Merged
kaylareopelle
approved these changes
May 15, 2026
kaylareopelle
left a comment
Contributor
There was a problem hiding this comment.
This reminds me of #1435. We may want to retire GitHub pages altogether.
Contributor
Author
|
I would be all for that @kaylareopelle given it appears not to be maintained etc. |
kaylareopelle
added a commit
that referenced
this pull request
Jul 8, 2026
kaylareopelle
added a commit
that referenced
this pull request
Jul 8, 2026
* release: Release 13 items * opentelemetry-api 1.10.1 (was 1.10.0) * opentelemetry-common 0.25.1 (was 0.25.0) * opentelemetry-exporter-otlp 0.34.1 (was 0.34.0) * opentelemetry-exporter-zipkin 0.26.1 (was 0.26.0) * opentelemetry-logs-api 0.4.1 (was 0.4.0) * opentelemetry-logs-sdk 0.6.1 (was 0.6.0) * opentelemetry-metrics-api 0.6.1 (was 0.6.0) * opentelemetry-propagator-b3 0.24.1 (was 0.24.0) * opentelemetry-propagator-jaeger 0.25.1 (was 0.25.0) * opentelemetry-registry 0.6.1 (was 0.6.0) * opentelemetry-sdk 1.12.1 (was 1.12.0) * opentelemetry-sdk-experimental 0.6.1 (was 0.6.0) * opentelemetry-test-helpers 0.9.1 (was 0.9.0) * chore: Update changelog entries for #2123 --------- Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Kayla Reopelle <kreopelle@newrelic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ensure docs point to rubydoc.info which is where the docs are hosted rather than github pages.
I have no strong opinion on if links should be rubydocs or gh pages but went with rubydocs as that is what contrib uses & it is current.