Skip to content

Commit 025b342

Browse files
Merge pull request #43 from edemir/patch-1
Update lib.rs
2 parents 0f0c452 + 40d9dfd commit 025b342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
//! This way you only need to worry about the layout of
2525
//! your configuration, not where and how to store it.
2626
//!
27-
//! [serde]: https://docs.rs/crates/serde
27+
//! [serde]: https://docs.rs/serde
2828
//!
2929
//! `confy` uses the [`Default`] trait in Rust to automatically
3030
//! create a new configuration, if none is available to read

0 commit comments

Comments
 (0)