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 f198582 commit ebd06eeCopy full SHA for ebd06ee
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/apache/avro/blob/master/lang/rust/avro/README.md
+//! [Avro]: https://docs.rs/apache-avro
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