Skip to content

Commit 6ecf34d

Browse files
authored
Fix link (#1151)
1 parent 2de945b commit 6ecf34d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ feature or via instrumentation, this project is hopefully for you.
1212
* [AWS Resources](./aws-resources/README.md)
1313
* [AWS X-Ray SDK Support](./aws-xray/README.md)
1414
* [AWS X-Ray Propagator](./aws-xray-propagator/README.md)
15-
* [zstd Compressor](./compressors/zstd/README.md)
15+
* [zstd Compressor](./compressors/compressor-zstd/README.md)
1616
* [Consistent Sampling](./consistent-sampling/README.md)
1717
* [Disk Buffering](./disk-buffering/README.md)
1818
* [JMX Metric Gatherer](./jmx-metrics/README.md)

compressors/compressor-zstd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ export OTEL_EXPORTER_OTLP_COMPRESSION=zstd
4646

4747
- [Jack Berg](https://github.com/jack-berg), New Relic
4848

49-
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).
49+
Learn more about component owners in [component_owners.yml](../../.github/component_owners.yml).

0 commit comments

Comments
 (0)