fix urls
This commit is contained in:
parent
fabe2c338a
commit
59ba88ac2d
|
@ -14,9 +14,9 @@ gather all traces in your [Datadog](https://app.datadoghq.com) account.
|
|||
### Start in minutes
|
||||
|
||||
* [Introduction to the Datadog APM](https://www.datadoghq.com/apm/). Learn what you can do with the Next-Gen APM and how to get started.
|
||||
* [Install the Datadog Java agent](https://github.con/datadog/dd-trace-java/dd-java-agent). Instructions for supported technologies, web-servers and frameworks.
|
||||
* [Browse examples](https://github.con/datadog/dd-trace-java/dd-trace-examples). See how to instrument legacy projects based on the most used tehcnologies.
|
||||
* [DD Trace API](https://github.con/datadog/dd-trace-java/dd-trace). We choose to embrace the Opentracting initiative, use the Trace Java API to customize your instrumentation.
|
||||
* [Install the Datadog Java agent](dd-java-agent). Instructions for supported technologies, web-servers and frameworks.
|
||||
* [Browse examples](dd-trace-examples). See how to instrument legacy projects based on the most used tehcnologies.
|
||||
* [DD Trace API](dd-trace). We choose to embrace the Opentracting initiative, use the Trace Java API to customize your instrumentation.
|
||||
|
||||
### Help or questions?
|
||||
|
||||
|
|
Loading…
Reference in New Issue