Skip to content

Commit f7212ad

Browse files
committed
move around in toc
Signed-off-by: Hannah Hunter <[email protected]>
1 parent bf21761 commit f7212ad

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/azure-functions/durable/durable-functions-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ After your first workflow is running, explore [Task hubs](durable-functions-task
4747
> [!div class="nextstepaction"]
4848
> [Create your first durable function (C#)](durable-functions-isolated-create-first-csharp.md)
4949
50-
- [What is Durable Task?](what-is-durable-task.md)
51-
- [Choose your hosting model](choose-orchestration-framework.md)
52-
- [Durable Functions storage providers](durable-functions-storage-providers.md)
5350
- [Durable Task Scheduler overview](durable-task-scheduler/durable-task-scheduler.md)
51+
- [Durable Functions storage providers](durable-functions-storage-providers.md)
52+
- [What is Durable Task?](what-is-durable-task.md)
53+
- [Choose your hosting model](choose-orchestration-framework.md)

articles/azure-functions/durable/durable-task-scheduler/durable-task-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ The following table shows the features each SDK supports.
121121
> [!div class="nextstepaction"]
122122
> [Quickstart: Create an app with Durable Task SDKs](quickstart-portable-durable-task-sdks.md)
123123
124+
- [Durable Task Scheduler overview](durable-task-scheduler.md)
124125
- [Choose your orchestration framework](../choose-orchestration-framework.md)
125126
- [What is Durable Task?](../what-is-durable-task.md)
126-
- [Durable Task Scheduler overview](durable-task-scheduler.md)

0 commit comments

Comments
 (0)