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

View File

@ -26,7 +26,7 @@ Use jobs with [service invocation]({{< ref service-invocation-overview.md >}}) t
Jobs consist of:
- The jobs building block
- The jobs API building block
- [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">