Skip to content

Commit 3b8cb98

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

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

articles/durable-task/common/index.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ landingContent:
2929
- linkListType: quickstart
3030
links:
3131
- text: Create a Durable Functions app (C#)
32-
url: /azure/azure-functions/durable-functions/durable-functions-isolated-create-first-csharp.md
32+
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/azure-functions/durable-functions/durable-functions-isolated-create-first-python.md
34+
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-python.md?toc=/azure/durable-task/common/toc.json
3535
- text: Create a Durable Functions app (JavaScript)
36-
url: /azure/azure-functions/durable-functions/durable-functions-isolated-create-first-javascript.md
36+
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-javascript.md?toc=/azure/durable-task/common/toc.json
3737
- text: Create a Durable Functions app (TypeScript)
38-
url: /azure/azure-functions/durable-functions/durable-functions-isolated-create-first-typescript.md
38+
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-typescript.md?toc=/azure/durable-task/common/toc.json
3939
- text: Create a Durable Functions app (PowerShell)
40-
url: /azure/azure-functions/durable-functions/durable-functions-isolated-create-first-powershell.md
40+
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-powershell.md?toc=/azure/durable-task/common/toc.json
4141
- text: Create a Durable Functions app (Java)
42-
url: /azure/azure-functions/durable-functions/durable-functions-isolated-create-first-java.md
42+
url: ../../azure-functions/durable-functions/durable-functions-isolated-create-first-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

@@ -61,7 +61,7 @@ landingContent:
6161
- linkListType: concept
6262
links:
6363
- text: Durable Functions
64-
url: /azure/azure-functions/durable-functions/
64+
url: ../../azure-functions/durable-functions/durable-functions-overview.md?toc=/azure/durable-task/common/toc.json
6565
- text: Durable Task SDKs
6666
url: ../sdks/durable-task-overview.md
6767

@@ -85,14 +85,14 @@ landingContent:
8585
- text: Durable Task Scheduler
8686
url: ../scheduler/durable-task-scheduler.md
8787
- text: Azure Storage
88-
url: /azure/azure-functions/durable-functions/durable-functions-azure-storage-provider.md
88+
url: ../../azure-functions/durable-functions/durable-functions-azure-storage-provider.md?toc=/azure/durable-task/common/toc.json
8989

9090
- title: Resources
9191
linkLists:
9292
- linkListType: reference
9393
links:
9494
- text: Durable Functions troubleshooting
95-
url: ../../azure-functions/durable-functions/durable-functions-troubleshooting-guide.md
95+
url: ../../azure-functions/durable-functions/durable-functions-troubleshooting-guide.md?toc=/azure/durable-task/common/toc.json
9696
- text: Durable Task SDK troubleshooting
9797
url: ../sdks/durable-task-sdk-troubleshooting.md
9898
- text: Community Q&A

0 commit comments

Comments
 (0)