Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
  • Loading branch information
rochabr and cicoyle committed Jul 23, 2024
1 parent ef568ce commit 28270b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/go/http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In this quickstart, you'll schedule, get, and delete a job using Dapr's Job API. This API is responsible for scheduling and running jobs at a specific time or interval.

Visit [this](https://v1-14.docs.dapr.io/developing-applications/building-blocks/jobs/) link for more information about Dapr and the Job API.
Visit [this](https://v1-14.docs.dapr.io/developing-applications/building-blocks/jobs/) link for more information about Dapr and the Jobs API.

> **Note:** This example leverages HTTP `requests` only. If you are looking for the example using the Dapr Client SDK (recommended) [click here](../sdk/).
Expand Down

0 comments on commit 28270b3

Please sign in to comment.