mirror of https://github.com/dapr/docs.git
update concepts links
This commit is contained in:
parent
e9e474748f
commit
4e4e76266e
|
@ -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)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue