Skip to content

Commit 723c09e

Browse files
authored
docs(README): @octokit/webhooks-types is now the source module for TypeScript definitions (#574)
closes #446
1 parent a2fd414 commit 723c09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ If there are actions for a webhook, events are emitted for both, the webhook nam
694694

695695
## TypeScript
696696

697-
The types for the webhook payloads are sourced from `@octokit/webhooks-definitions`,
697+
The types for the webhook payloads are sourced from [`@octokit/webhooks-types`](https://github.com/octokit/webhooks/tree/master/payload-types),
698698
which can be used by themselves.
699699

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

0 commit comments

Comments
 (0)