Skip to content

Commit

Permalink
docs: update godoc link (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxins authored Jun 13, 2024
1 parent b7f2440 commit 067d037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 067d037

Please sign in to comment.