diff --git a/micronfig/src/lib.rs b/micronfig/src/lib.rs index 2660f9a..7387ecb 100644 --- a/micronfig/src/lib.rs +++ b/micronfig/src/lib.rs @@ -171,7 +171,7 @@ //! By default, all of them are enabled. //! -/// The macro described [at the crate's root](micronfig). +/// The macro described at the crate's root. pub use micronfig_macros::config; pub mod cache;