Skip to content

Commit bf21761

Browse files
committed
cross linking
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 3ed4773 commit bf21761

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

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

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -156,15 +156,12 @@ The [Durable Task SDK for Go](https://github.com/Azure/durabletask-go) is a comm
156156
157157
## Next steps
158158

159-
Once you've decided which framework to use, get started with the appropriate quickstart:
160-
161-
- **Durable Functions**: [Create your first Durable Functions app](durable-functions-isolated-create-first-csharp.md)
162-
- **Durable Task SDKs**: [Create an app with Durable Task SDKs](durable-task-scheduler/quickstart-durable-task-scheduler.md)
163-
164-
For more in-depth information:
159+
Get started with the framework you chose:
165160

166161
> [!div class="nextstepaction"]
167-
> [Durable Functions overview](what-is-durable-task.md)
162+
> [Durable Functions overview](durable-functions-overview.md)
168163
169164
> [!div class="nextstepaction"]
170-
> [Durable Task Scheduler overview](durable-task-scheduler/durable-task-scheduler.md)
165+
> [Durable Functions overview](./durable-task-scheduler/durable-task-overview.md)
166+
167+
Then, learn more about the [Durable Task Scheduler backend provider](durable-task-scheduler/durable-task-scheduler.md).

0 commit comments

Comments
 (0)