Skip to content

Commit 18b9b6c

Browse files
Ignacio BonafonteSergeyKanzhelev
andauthored
Apply suggestions from code review
Co-authored-by: Sergey Kanzhelev <[email protected]>
1 parent 01885dd commit 18b9b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/Network Sample/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Network sample
22

3-
This example shows the URLSessionInstrumentation in action.
4-
It only shows the minimum configuration: Just by initializing the class, all network request that happen after it will be captured by Opentelemetry as Spans. Check URLSessionInstrumentation README for more information.
3+
This example shows the `URLSessionInstrumentation` in action.
4+
It only shows the minimum configuration: Just by initializing the class, all network request that happen after it will be captured by Opentelemetry as Spans. Check [`URLSessionInstrumentation` README](Sources/Instrumentation/URLSession/README.md) for more information.

0 commit comments

Comments
 (0)