diff --git a/README.md b/README.md index 779c6f15..9f14d736 100644 --- a/README.md +++ b/README.md @@ -665,7 +665,7 @@ emitterEventNames; // ["check_run", "check_run.completed", ...] ## TypeScript -The types for the webhook payloads are sourced from [`@octokit/webhooks-types`](https://github.com/octokit/webhooks/tree/main/payload-types), +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), which can be used by themselves. In addition to these types, `@octokit/webhooks` exports 2 types specific to itself: