Skip to content

Commit d145f28

Browse files
authored
Update broken link to docs
1 parent ad3843c commit d145f28

File tree

1 file changed

+1
-1
lines changed
  • packages/restate-sdk-clients/src

1 file changed

+1
-1
lines changed

packages/restate-sdk-clients/src/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export interface IngresCallOptions {
4949
/**
5050
* Key to use for idempotency key.
5151
*
52-
* See https://docs.restate.dev/operate/invocation#invoke-a-service-idempotently for more details.
52+
* See https://docs.restate.dev/operate/invocation#invoke-a-handler-idempotently for more details.
5353
*/
5454
idempotencyKey?: string;
5555

0 commit comments

Comments
 (0)