Update documentation url

This commit is contained in:
bytedream 2022-05-01 17:12:29 +02:00
parent a590da8231
commit ad703fb985

View file

@ -208,7 +208,7 @@ Download the library via `go get`
$ go get github.com/ByteDream/crunchyroll-go/v2 $ go get github.com/ByteDream/crunchyroll-go/v2
``` ```
The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go). The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go/v2).
Examples how to use the library and some features of it are described in the [wiki](https://github.com/ByteDream/crunchyroll-go/wiki/Library). Examples how to use the library and some features of it are described in the [wiki](https://github.com/ByteDream/crunchyroll-go/wiki/Library).