diff --git a/docs/make.jl b/docs/make.jl index 353e568..4894ae7 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -18,7 +18,7 @@ makedocs( "Imputation" => "imputation.md", "Synthetic Data Generation" => "synthdatagen.md", "Encodings" => "encodings.md", - "Tools" => "Tools.md", + "Tools" => "tools.md", "Docstrings" => "docstrings.md", "References" => "references.md", ]