Skip to content

Commit 19de742

Browse files
committed
fix link copy and paste issue
Signed-off-by: svrnm <[email protected]>
1 parent 42744df commit 19de742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/languages/cpp/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ will see a span being emitted to the terminal.
401401
## Next Steps
402402

403403
For more information about instrumenting your code, refer the
404-
[instrumentation](/docs/instrumentation/cpp/manual) documentation.
404+
[instrumentation](/docs/languages/cpp/manual) documentation.
405405

406406
You’ll also want to configure an appropriate exporter to
407407
[export your telemetry data](/docs/languages/cpp/exporters/) to one or more

0 commit comments

Comments
 (0)