File tree Expand file tree Collapse file tree
articles/azure-functions/durable Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ) .
You can’t perform that action at this time.
0 commit comments