Skip to content

Commit ebd06ee

Browse files
committed
Link to apache-avro crate's published docs
1 parent f198582 commit ebd06ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/apache/avro/blob/master/lang/rust/avro/README.md
68+
//! [Avro]: https://docs.rs/apache-avro
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)