From 5d26ab519d087388ac5beb8da1b6d8933799c2e7 Mon Sep 17 00:00:00 2001 From: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:16:48 -0400 Subject: [PATCH] Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Co-authored-by: Mark Fussell Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> --- .../building-blocks/jobs/jobs-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md b/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md index c755d1dac..93f743cd7 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md +++ b/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md @@ -29,7 +29,7 @@ Jobs consist of: - The jobs API building block - [The Scheduler control plane service]({{< ref "concepts/dapr-services/scheduler.md" >}}) -Diagram showing basics of the Scheduler control plane and the Scheduler API +Diagram showing the Scheduler control plane service and the jobs API ## How it works