Skip to content

Commit 2769d4d

Browse files
committed
lychee fail test
1 parent 5457391 commit 2769d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ java -javaagent:path/to/opentelemetry-javaagent.jar \
4949
By default, the OpenTelemetry Java agent uses the
5050
[OTLP exporter](https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/otlp)
5151
configured to send data to an
52-
[OpenTelemetry collector](https://github.com/open-telemetry/opentelemetry-collector/blob/main/receiver/otlpreceiver/README.md)
52+
[OpenTelemetry collector](https://github.com/open-telemetry/opentelemetry-collector/blob/main/receiver/otlpreceiver/README.md#fail)
5353
at `http://localhost:4318`.
5454

5555
Configuration parameters are passed as Java system properties (`-D` flags) or

0 commit comments

Comments
 (0)