Skip to content

Commit d22d26f

Browse files
committed
fix links
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 3b8cb98 commit d22d26f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

articles/durable-task/common/index.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ landingContent:
3131
- text: Create a Durable Functions app (C#)
3232
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-csharp.md?toc=/azure/durable-task/common/toc.json
3333
- text: Create a Durable Functions app (Python)
34-
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-python.md?toc=/azure/durable-task/common/toc.json
34+
url: ../../azure-functions/durable-functions/quickstart-python-vscode.md?toc=/azure/durable-task/common/toc.json
3535
- text: Create a Durable Functions app (JavaScript)
36-
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-javascript.md?toc=/azure/durable-task/common/toc.json
36+
url: ../../azure-functions/durable-functions/quickstart-js-vscode.md?toc=/azure/durable-task/common/toc.json
3737
- text: Create a Durable Functions app (TypeScript)
38-
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-typescript.md?toc=/azure/durable-task/common/toc.json
38+
url: ../../azure-functions/durable-functions/quickstart-ts-vscode.md?toc=/azure/durable-task/common/toc.json
3939
- text: Create a Durable Functions app (PowerShell)
40-
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-powershell.md?toc=/azure/durable-task/common/toc.json
40+
url: ../../azure-functions/durable-functions/quickstart-powershell-vscode.md?toc=/azure/durable-task/common/toc.json
4141
- text: Create a Durable Functions app (Java)
42-
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-java.md?toc=/azure/durable-task/common/toc.json
42+
url: ../../azure-functions/durable-functions/quickstart-java.md?toc=/azure/durable-task/common/toc.json
4343
- text: Configure Durable Functions with Durable Task Scheduler
4444
url: ../scheduler/quickstart-durable-task-scheduler.md
4545

0 commit comments

Comments
 (0)