diff --git a/daprdocs/content/en/reference/api/scheduler_api.md b/daprdocs/content/en/reference/api/scheduler_api.md index e0e05a20c..b5078d294 100644 --- a/daprdocs/content/en/reference/api/scheduler_api.md +++ b/daprdocs/content/en/reference/api/scheduler_api.md @@ -50,7 +50,7 @@ The API call will provide a response similar to this: Get a job's data with its given name. ``` -GET http://localhost:3500/v1.0-alpha1/scheduler/job/ +GET http://localhost:3500/v1.0-alpha1/job/ ``` ### URL parameters