Skip to content

Commit 9cf5fc4

Browse files
authored
Set correct link to APM-Server Spans in docs. (#125)
1 parent 85cdec0 commit 9cf5fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/opentracing.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ it translates the calls to the OpenTracing API to Elastic APM and thus allows fo
1414
The first span of a service will be converted to an Elastic APM
1515
link:{apm-server-ref}/transactions.html[`Transaction`],
1616
subsequent spans are mapped to Elastic APM
17-
link:{apm-server-ref}/spans.html[`Span`]s.
17+
link:{apm-server-ref}/transactions.html#transaction-spans[`Span`]s.
1818

1919
[float]
2020
[[operation-modes]]

0 commit comments

Comments
 (0)