Skip to content

Commit

Permalink
Update docs link for hello world tutorial (#270)
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Greenfield <[email protected]>
  • Loading branch information
greenie-msft authored Mar 31, 2022
1 parent d1a8a58 commit f1f5c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hello-world/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Hello World

This tutorial will demonstrate how to instrument your application with Dapr, and run it locally on your machine.
You will deploying `order` applications with the flow identical to [Hello World](https://github.com/dapr/quickstarts/tree/master/hello-world).
You will deploying `order` applications with the flow identical to [Hello World](https://github.com/dapr/quickstarts/tree/master/tutorials/hello-world).

The application invokes Dapr API via Dapr client, which, in turn, calls Dapr runtime.

Expand Down

0 comments on commit f1f5c7a

Please sign in to comment.