Skip to content

Commit 6e2ab42

Browse files
authored
docs: update link to pkg.go.dev page (#195)
1 parent 83478b3 commit 6e2ab42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This library supports the parsing and verification as well as the generation and
3838

3939
## Examples
4040

41-
See [the project documentation](https://pkg.go.dev/github.com/golang-jwt/jwt) for examples of usage:
41+
See [the project documentation](https://pkg.go.dev/github.com/golang-jwt/jwt/v4) for examples of usage:
4242

4343
* [Simple example of parsing and validating a token](https://pkg.go.dev/github.com/golang-jwt/jwt#example-Parse-Hmac)
4444
* [Simple example of building and signing a token](https://pkg.go.dev/github.com/golang-jwt/jwt#example-New-Hmac)

0 commit comments

Comments
 (0)