Merge branch 'submodules_1.12' of https://github.com/hhunter-ms/docs into submodules_1.12

This commit is contained in:
Hannah Hunter 2023-10-06 13:21:04 -04:00
commit 4e0f13255b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ description: Get started with the Dapr Workflow building block
Dapr Workflow is currently in beta. [See known limitations for {{% dapr-latest-version cli="true" %}}]({{< ref "workflow-overview.md#limitations" >}}).
{{% /alert %}}
Let's take a look at the Dapr [Workflow building block]({{< ref workflow >}}). In this Quickstart, you'll create a simple console application to demonstrate Dapr's workflow programming model and the workflow management APIs.
Let's take a look at the Dapr [Workflow building block]({{< ref workflow-overview.md >}}). In this Quickstart, you'll create a simple console application to demonstrate Dapr's workflow programming model and the workflow management APIs.
In this guide, you'll: