mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-architecture.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
This commit is contained in:
parent
918fe00fd2
commit
96b1b8c7f8
|
|
@ -15,7 +15,7 @@ Dapr Workflow is currently in beta. [See known limitations for {{% dapr-latest-v
|
||||||
- The architecture of the Dapr Workflow engine
|
- The architecture of the Dapr Workflow engine
|
||||||
- How the workflow engine interacts with application code
|
- How the workflow engine interacts with application code
|
||||||
- How the workflow engine fits into the overall Dapr architecture
|
- How the workflow engine fits into the overall Dapr architecture
|
||||||
- How different workflow backend can work with workflow engine
|
- How different workflow backends can work with workflow engine
|
||||||
|
|
||||||
For more information on how to author Dapr Workflows in your application, see [How to: Author a workflow]({{< ref "workflow-overview.md" >}}).
|
For more information on how to author Dapr Workflows in your application, see [How to: Author a workflow]({{< ref "workflow-overview.md" >}}).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue