We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d02516 commit 60e4092Copy full SHA for 60e4092
1 file changed
serde/src/lib.rs
@@ -65,7 +65,7 @@
65
//! [Pickle]: https://github.com/birkenfeld/serde-pickle
66
//! [RON]: https://github.com/ron-rs/ron
67
//! [BSON]: https://github.com/mongodb/bson-rust
68
-//! [Avro]: https://github.com/flavray/avro-rs
+//! [Avro]: https://github.com/apache/avro/blob/master/lang/rust/avro/README.md
69
//! [JSON5]: https://github.com/callum-oakley/json5-rs
70
//! [URL]: https://docs.rs/serde_qs
71
//! [Envy]: https://github.com/softprops/envy
0 commit comments