Skip to content

Commit 75c1f59

Browse files
committed
remove todo and update file path
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 764cece commit 75c1f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-task-scheduler/choose-orchestration-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Walk through one of the following quickstarts to configure your applications to
123123
| | Quickstart | Description |
124124
| - | ---------- | ----------- |
125125
| **Local development quickstart** | [Create an app with Durable Task SDKs and Durable Task Scheduler](./quickstart-portable-durable-task-sdks.md) using either the .NET, Python, or Java SDKs. | Run a fan-in/fan-out orchestration locally using the Durable Task Scheduler emulator and review orchestration history using the dashboard. |
126-
| **Deploy to Azure Container Apps using Azure Developer CLI** | [Configure Durable Task SDKs in your container app with Azure Functions Durable Task Scheduler][TODO] | Deploy a function chaining pattern solution using the Azure Developer CLI. |
126+
| **Deploy to Azure Container Apps using Azure Developer CLI** | [Configure Durable Task SDKs in your container app with Azure Functions Durable Task Scheduler][./quickstart-container-apps-durable-task-sdk.md] | Deploy a function chaining pattern solution using the Azure Developer CLI. |
127127

128128
## Limitations
129129

0 commit comments

Comments
 (0)