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 7cfdffb commit a3508feCopy full SHA for a3508fe
src/lib.rs
@@ -62,7 +62,7 @@
62
//! ```
63
//!
64
//! [mp4box]: https://github.com/alfg/mp4-rust/blob/master/src/mp4box/mod.rs
65
-//! [examples]: https://github.com/alfg/mp4-rust/blob/master/src/examples
+//! [examples]: https://github.com/alfg/mp4-rust/tree/master/examples
66
#![doc(html_root_url = "https://docs.rs/mp4/*")]
67
68
use std::fs::File;
0 commit comments