diff --git a/README.md b/README.md index 95724cc..f90c51c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ fmt.Println(out) // Outputs: {27 foo} ``` -More examples in the [godoc](https://godoc.org/github.com/hamba/avro/v2). +More examples in the [godoc](https://pkg.go.dev/github.com/hamba/avro/v2). #### Types Conversions