diff --git a/docs/make.jl b/docs/make.jl index 126f43bb..9ededb68 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -25,7 +25,7 @@ makedocs(; "ISC earthquake data" => "man/tutorial_ISC_data.md", "Plot GPS vectors" => "man/tutorial_GPS.md", "Read UTM data" => "man/tutorial_UTM.md", - "VoteMaps" => "man/Tutorial_VoteMaps.md" + "VoteMaps" => "man/Tutorial_Votemaps.md" ], "User Guide" => Any[ "Installation" => "man/installation.md", @@ -37,7 +37,7 @@ makedocs(; "LaMEM" => "man/lamem.md" ], "List of functions" => "man/listfunctions.md" - ], + ], ) deploydocs(;