Skip to content

Commit 36eae59

Browse files
authored
Use relative links (#273)
1 parent f4f5bad commit 36eae59

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

aws-xray/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ This module contains a custom `IdGenerator` and `Sampler` for use with AWS X-Ray
77
- [Anuraag Agrawal](https://github.com/anuraaga), AWS
88
- [William Armiros](https://github.com/willarmiros), AWS
99

10-
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).
10+
Learn more about component owners in [component-owners.yml](../.github/workflows/component-owners.yml).

jfr-streaming/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ The main entry point is the `JfrMetrics` class in the package `io.opentelemetry.
1212
- [Jack Berg](https://github.com/jack-berg), New Relic
1313
- [Jason Plumb](https://github.com/breedx-splk), Splunk
1414

15-
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).
15+
Learn more about component owners in [component-owners.yml](../.github/workflows/component-owners.yml).

jmx-metrics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,4 +248,4 @@ file contents can also be provided via stdin on startup when using `-config -` a
248248
- [Ryan Fitzpatrick](https://github.com/rmfitzpatrick), Splunk
249249
- [Sam DeHaan](https://github.com/dehaansa), ObservIQ
250250

251-
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).
251+
Learn more about component owners in [component-owners.yml](../.github/workflows/component-owners.yml).

maven-extension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,4 @@ The [`otel-cli`](https://github.com/equinix-labs/otel-cli) is a command line wra
186186
- [Cyrille Le Clerc](https://github.com/cyrille-leclerc), Elastic
187187
- [Ken Finnigan](https://github.com/kenfinnigan), Workday
188188

189-
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).
189+
Learn more about component owners in [component-owners.yml](../.github/workflows/component-owners.yml).

runtime-attach/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
- [Nikita Salnikov-Tarnovski](https://github.com/iNikem), Splunk
44
- [Trask Stalnaker](https://github.com/trask), Microsoft
55

6-
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).
6+
Learn more about component owners in [component-owners.yml](../.github/workflows/component-owners.yml).

samplers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
- [Anuraag Agrawal](https://github.com/anuraaga), AWS
44
- [Nikita Salnikov-Tarnovski](https://github.com/iNikem), Splunk
55

6-
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).
6+
Learn more about component owners in [component-owners.yml](../.github/workflows/component-owners.yml).

static-instrumenter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Maven3 plugin running the static instrumentation agent during the `package` phas
2121
- [Jakub Wach](https://github.com/kubawach), Splunk
2222
- [Anna Nosek](https://github.com/Enkelian), Splunk
2323

24-
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).
24+
Learn more about component owners in [component-owners.yml](../.github/workflows/component-owners.yml).

0 commit comments

Comments
 (0)