Skip to content

Commit 0634d68

Browse files
authored
Update articles/container-apps/workflows-overview.md
1 parent f73d046 commit 0634d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/workflows-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Try out configuring the Durable Task SDKs for your container app using the follo
6161
| Quickstart | Description |
6262
| ---------- | ----------- |
6363
| [Configure a Durable Task SDK in your application](../azure-functions/durable/durable-task-scheduler/quickstart-portable-durable-task-sdks.md) | Learn how to create workflows that use the fan-out/fan-in Durable Functions application pattern. Currently available with the .NET, Python, and Java Durable Task SDKs. |
64-
| [Configure a Durable Task SDK in your container app][../azure-functions/durable/durable-task-scheduler/quickstart-container-apps-durable-task-sdk.md] | Use the Azure Developer CLI to create Durable Task Scheduler resources and deploy them to Azure with two container apps running workflow tasks. Currently available with the .NET, Python, and Java Durable Task SDKs. |
64+
| [Configure a Durable Task SDK in your container app](../azure-functions/durable/durable-task-scheduler/quickstart-container-apps-durable-task-sdk.md) | Use the Azure Developer CLI to create Durable Task Scheduler resources and deploy them to Azure with two container apps running workflow tasks. Currently available with the .NET, Python, and Java Durable Task SDKs. |
6565

6666
### Durable Functions
6767

0 commit comments

Comments
 (0)