Skip to content

Commit 5831f68

Browse files
authored
docs(README): update to point to openapi webhooks (#1003)
1 parent 115b4f3 commit 5831f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ emitterEventNames; // ["check_run", "check_run.completed", ...]
665665

666666
## TypeScript
667667

668-
The types for the webhook payloads are sourced from [`@octokit/webhooks-types`](https://github.com/octokit/webhooks/tree/main/payload-types),
668+
The types for the webhook payloads are sourced from [`@octokit/openapi-webhooks-types`](https://github.com/octokit/openapi-webhooks/tree/main/packages/openapi-webhooks-types),
669669
which can be used by themselves.
670670

671671
In addition to these types, `@octokit/webhooks` exports 2 types specific to itself:

0 commit comments

Comments
 (0)