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:
Hannah Hunter 2024-06-25 10:02:23 -04:00 committed by GitHub
parent 3d81601475
commit 55d6e891d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 >}})