Skip to content

Commit 93de4c0

Browse files
jaydelucaAlex Kats
authored and
Alex Kats
committed
Update links in readme to new doc locations (open-telemetry#12546)
1 parent df1f6b5 commit 93de4c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ java -javaagent:path/to/opentelemetry-javaagent.jar \
8080
-jar myapp.jar
8181
```
8282

83-
By default, the OpenTelemetry Java agent uses
83+
By default, the OpenTelemetry Java agent uses the
8484
[OTLP exporter](https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/otlp)
85-
configured to send data to
85+
configured to send data to an
8686
[OpenTelemetry collector](https://github.com/open-telemetry/opentelemetry-collector/blob/main/receiver/otlpreceiver/README.md)
8787
at `http://localhost:4318`.
8888

@@ -197,6 +197,6 @@ Thanks to all the people who already contributed!
197197

198198
[config-sdk]: https://opentelemetry.io/docs/languages/java/configuration/
199199

200-
[manual]: https://opentelemetry.io/docs/instrumentation/java/manual/
200+
[manual]: https://opentelemetry.io/docs/languages/java/instrumentation/#manual-instrumentation
201201

202-
[suppress]: https://opentelemetry.io/docs/instrumentation/java/automatic/agent-config/#suppressing-specific-auto-instrumentation
202+
[suppress]: https://opentelemetry.io/docs/zero-code/java/agent/disable/

0 commit comments

Comments
 (0)