Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
nerudadhich committed Nov 20, 2023
1 parent 771af68 commit 2bbf5f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/instrumentation/java/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 2bbf5f2

Please sign in to comment.