Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
Signed-off-by: svrnm <[email protected]>
  • Loading branch information
svrnm committed Jan 26, 2024
1 parent b8f08c5 commit 7d51622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/languages/java/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ When you run the app, the instrumentation libraries do the following:
- Start a new trace.
- Generate a span that represents the request made to the external API endpoint.
- If you use an instrumented HTTP server, as in the
[dice app](/docs/instrumentation/java/getting-started/#example-application),
more trace spans are generated with the same trace ID.
[dice app](/docs/languages/java/getting-started/#example-application), more
trace spans are generated with the same trace ID.

## Available instrumentation libraries

Expand Down

0 comments on commit 7d51622

Please sign in to comment.