From 3d81601475db726f79cdb4cf931768988a964f7c Mon Sep 17 00:00:00 2001 From: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Date: Tue, 25 Jun 2024 10:01:37 -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 326ce1e06..e5c442e51 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 @@ -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" >}}) Diagram showing basics of the Scheduler control plane and the Scheduler API