We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0c452 + 40d9dfd commit 025b342Copy full SHA for 025b342
1 file changed
src/lib.rs
@@ -24,7 +24,7 @@
24
//! This way you only need to worry about the layout of
25
//! your configuration, not where and how to store it.
26
//!
27
-//! [serde]: https://docs.rs/crates/serde
+//! [serde]: https://docs.rs/serde
28
29
//! `confy` uses the [`Default`] trait in Rust to automatically
30
//! create a new configuration, if none is available to read
0 commit comments