Browse Source

Fix dapr docs "Getting started" link (#808)

pull/824/head
Chris Poole 6 years ago
committed by GitHub
parent
commit
01bf945a81
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/recipes/dapr.md

2
docs/recipes/dapr.md

@ -8,7 +8,7 @@ This document will describe how to integrate a Dapr application with Tye. See Da
## Getting Started with Dapr
Getting started documentation for Dapr can be found [here](https://github.com/dapr/docs/tree/master/getting-started)
Getting started documentation for Dapr can be found [here](https://docs.dapr.io/getting-started/)
## Sample Code

Loading…
Cancel
Save