diff --git a/examples/restriction/const_path_join/README.md b/examples/restriction/const_path_join/README.md index 8c5cd60e6..5bedd5cb2 100644 --- a/examples/restriction/const_path_join/README.md +++ b/examples/restriction/const_path_join/README.md @@ -19,4 +19,4 @@ Use instead: PathBuf::from("../target") ``` -[std::path::path]: https://doc.rust-lang.org/std/path/struct.Path.html +[std::path::Path]: https://doc.rust-lang.org/std/path/struct.Path.html