Skip to content

Commit

Permalink
Update tutorial link for observability (#711)
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
  • Loading branch information
greenie-msft committed Mar 23, 2022
1 parent 4365862 commit b0b6c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/main/java/io/dapr/examples/tracing/README.md
Expand Up @@ -8,7 +8,7 @@ This sample includes:
* TracingDemoMiddleServiceController (Implements two methods: `proxy_echo` and `proxy_sleep`)
* InvokeClient (Invokes the exposed methods from TracingDemoService)

Also consider [getting started with observability in Dapr](https://github.com/dapr/quickstarts/tree/master/observability).
Also consider [getting started with observability in Dapr](https://github.com/dapr/quickstarts/tree/master/tutorials/observability).

## Remote invocation using the Java-SDK

Expand Down

0 comments on commit b0b6c4c

Please sign in to comment.