Skip to content

Commit 9fee2bc

Browse files
authored
Update README.md (#275)
Fixes dead link
1 parent 2a6ab16 commit 9fee2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctxpropagation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This sample Workflow demos context propagation through a Workflow. Details about context propagation are
2-
available [here](https://docs.temporal.io/tracing).
2+
available [here](https://docs.temporal.io/application-development/observability#tracing).
33

44
The sample Workflow initializes the client with a context propagator which propagates
55
specific information in the `context.Context` object across the Workflow. The `context.Context` object is populated

0 commit comments

Comments
 (0)