From 4e1c461efffbc7694499e8a0d8e770293bab9397 Mon Sep 17 00:00:00 2001 From: Guillaume Polaert Date: Tue, 30 May 2017 11:42:01 +0200 Subject: [PATCH] fix urls --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9803a318c..99d6bf0d5d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ gather all traces in your [Datadog](https://app.datadoghq.com) account. * [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](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. +* [DD Trace API](dd-trace). We choose to embrace the Opentracting initiative. So feel free to use the Trace Java API to customize your instrumentation. ### Help or questions?