Skip to content

Commit

Permalink
fix: correct godoc link in README (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
hhromic authored Nov 15, 2023
1 parent 8c60780 commit 1675235
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).
More examples in the [godoc](https://godoc.org/github.com/hamba/avro/v2).

#### Types Conversions

Expand Down

0 comments on commit 1675235

Please sign in to comment.