Skip to content

Commit ba39ed7

Browse files
committed
Add missing link
1 parent 43113ab commit ba39ed7

File tree

1 file changed

+1
-1
lines changed
  • docs/specification/draft/basic/utilities

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/utilities/tasks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ This guidance is non-binding and is provisional logic intended to account for th
182182

183183
### Getting Tasks
184184

185-
Requestors poll for task completion by sending `tasks/get` requests.
185+
Requestors poll for task completion by sending [`tasks/get`](/specification/draft/schema#tasks%2Fget) requests.
186186
Requestors **SHOULD** respect the `pollInterval` provided in responses when determining polling frequency.
187187

188188
Requestors **SHOULD** continue polling until the task reaches a terminal status (`completed`, `failed`, or `cancelled`), or until encountering the [`input_required`](#input-required-status) status.

0 commit comments

Comments
 (0)