Skip to content

Commit f73d046

Browse files
committed
update file path
Signed-off-by: Hannah Hunter <[email protected]>
1 parent d4dd94d commit f73d046

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][TODO] | 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)