Fix best-practices link (#198)

This commit is contained in:
Greg Ingram 2019-10-26 10:57:04 -04:00 committed by Aman Bhardwaj
parent 7ce5c97f49
commit 3be1088380
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Welcome to the Dapr documentation repository. You can learn more about Dapr from
- **[Quickstarts and samples](./quickstart)** - Quickstart guides and samples for developing applications
- **[Concepts](./concepts)** - Dapr concepts explained
- **[How-Tos](./howto)** - Guides explaining how to accomplish specific tasks
- **[Best practices](./howto)** - Guides explaining best practices using Dapr including [debugging and troubleshooting](https://github.com/dapr/docs/tree/master/best-practices/troubleshooting)
- **[Best practices](./best-practices)** - Guides explaining best practices using Dapr including [debugging and troubleshooting](https://github.com/dapr/docs/tree/master/best-practices/troubleshooting)
- **[Reference](./reference)** - Detailed reference documentation
## Document versions