Skip to content

Commit

Permalink
Fixes link to Apache Avro in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mottl authored Aug 12, 2022
1 parent 3d02516 commit 60e4092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serde/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
//! [Pickle]: https://github.com/birkenfeld/serde-pickle
//! [RON]: https://github.com/ron-rs/ron
//! [BSON]: https://github.com/mongodb/bson-rust
//! [Avro]: https://github.com/flavray/avro-rs
//! [Avro]: https://github.com/apache/avro/blob/master/lang/rust/avro/README.md
//! [JSON5]: https://github.com/callum-oakley/json5-rs
//! [URL]: https://docs.rs/serde_qs
//! [Envy]: https://github.com/softprops/envy
Expand Down

0 comments on commit 60e4092

Please sign in to comment.