update concepts links

This commit is contained in:
nyemade-uversky 2023-01-26 15:59:02 -07:00 committed by GitHub
parent e9e474748f
commit 4e4e76266e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ Lock components are used as a distributed lock to provide mutually exclusive acc
### Workflows
Dapr Workflows are custom pieces of application logic that define business processes or data flows in a reliable way across mulitple microservices. Workflows can be authored with the [Workflow Authoring API]({{< ref "developing-applications/develop-components/develop-workflows.md" >}}) and managed with the [Workflow Management API]({{< ref "daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md" >}})
- [List of supported workflow components]({{< ref supported-workflows >}})
- [List of supported workflow components](daprdocs/content/en/developing-applications/building-blocks/workflow/howto-workflow.md)