mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
3d81601475
commit
55d6e891d9
|
@ -57,6 +57,6 @@ You can try out the jobs API in your application. After [Dapr is installed]({{<
|
|||
|
||||
## Next steps
|
||||
|
||||
- [Learn how to use jobs in your environment]({{< ref howto-schedule-jobs.md >}})
|
||||
- [Learn how to use the jobs API]({{< ref howto-schedule-jobs.md >}})
|
||||
- [Learn more about the Scheduler control plane service]({{< ref "concepts/dapr-services/scheduler.md" >}})
|
||||
- [Jobs API reference]({{< ref jobs_api.md >}})
|
||||
|
|
Loading…
Reference in New Issue