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
9079bcd423
commit
3d81601475
|
@ -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">
|
||||
|
||||
|
|
Loading…
Reference in New Issue