diff --git a/Running-tasks.md b/Running-tasks.md index 5a970c8..0d1ea02 100644 --- a/Running-tasks.md +++ b/Running-tasks.md @@ -222,9 +222,7 @@ Polling for a siingle task can be done by appending g the `ItemTaskCode` to the GET /api/v1/items/98a480ad8d7444a8a10ef547cd8594eb/tasks/a1daf49cf08142c289825def78986027 HTTP/1.1 Accept: application/json Authorization: Bearer -User-Agent: PostmanRuntime/7.24.1 Cache-Control: no-cache -Postman-Token: dafc3b2a-35be-4f68-b398-ddab1f36864f Host: farmmaps.awacc.nl Accept-Encoding: gzip, deflate, br Connection: keep-alive @@ -260,7 +258,7 @@ Vary: Accept-Encoding | 404 | Error: Parent item not found | ## What's next? -Now that you know how to run a task, you can start running specialized tasks to create or process your own data. +Now that you know how to run a task, you can start running specialized tasks to create or process your own data. Head over to the [Task Examples](/wiki/Home#task-examples)