diff --git a/README.md b/README.md index 314b84d..34ae5d3 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ client.Subscribe(context.Background(), &eventsub.SubRequest{ 1. See [examples/sub_client/main.go](examples/sub_client/main.go) for an example usage of creating a new webhook subscription. 2. See [examples/sub_handler/main.go](examples/sub_handler/main.go) for an example usage of receiving webhook notifications from Twitch. -[doc-img]: https://pkg.go.dev/badge/github.com/dnsge/twitch-eventsub-framework -[doc]: https://pkg.go.dev/github.com/dnsge/twitch-eventsub-framework +[doc-img]: https://pkg.go.dev/badge/github.com/dnsge/twitch-eventsub-framework/v2 +[doc]: https://pkg.go.dev/github.com/dnsge/twitch-eventsub-framework/v2 [ci-img]: https://github.com/dnsge/twitch-eventsub-framework/actions/workflows/go.yml/badge.svg?branch=v2 [ci]: https://github.com/dnsge/twitch-eventsub-framework/actions/workflows/go.yml?branch=v2