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:01:37 -04:00 committed by GitHub
parent 9079bcd423
commit 3d81601475
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Use jobs with [service invocation]({{< ref service-invocation-overview.md >}}) t
Jobs consist of:
- The jobs API building block
- [The scheduler control plane service]({{< ref "concepts/dapr-services/scheduler.md" >}})
- [The Scheduler control plane service]({{< ref "concepts/dapr-services/scheduler.md" >}})
<img src="/images/scheduler/scheduler-architecture.png" alt="Diagram showing basics of the Scheduler control plane and the Scheduler API">