Skip to content

Commit

Permalink
Link docs to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
dnsge committed Mar 14, 2024
1 parent 3746281 commit b251775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b251775

Please sign in to comment.