diff --git a/content/en/docs/instrumentation/java/libraries.md b/content/en/docs/instrumentation/java/libraries.md index 163a46577e9b..dc4be947256d 100644 --- a/content/en/docs/instrumentation/java/libraries.md +++ b/content/en/docs/instrumentation/java/libraries.md @@ -167,8 +167,8 @@ public final class SampleHttpClient { ### Run example app {#example-app-run} -Use `EXTERNAL_API_ENDPOINT` environment variable to change external API endpoint, by default it will point to -`http://localhost:8080/rolldice` where +Use `EXTERNAL_API_ENDPOINT` environment variable to change external API +endpoint, by default it will point to `http://localhost:8080/rolldice` where [example dice app](/docs/instrumentation/java/getting-started/#example-application) is running.