Skip to content

Commit 60e4092

Browse files
authored
Fixes link to Apache Avro in documentation
1 parent 3d02516 commit 60e4092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serde/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
//! [Pickle]: https://github.com/birkenfeld/serde-pickle
6666
//! [RON]: https://github.com/ron-rs/ron
6767
//! [BSON]: https://github.com/mongodb/bson-rust
68-
//! [Avro]: https://github.com/flavray/avro-rs
68+
//! [Avro]: https://github.com/apache/avro/blob/master/lang/rust/avro/README.md
6969
//! [JSON5]: https://github.com/callum-oakley/json5-rs
7070
//! [URL]: https://docs.rs/serde_qs
7171
//! [Envy]: https://github.com/softprops/envy

0 commit comments

Comments
 (0)