From e00b751d77e93cea51dec7986cd4235ad0bfb6a3 Mon Sep 17 00:00:00 2001 From: Boris Kaus <61824822+boriskaus@users.noreply.github.com> Date: Fri, 5 Nov 2021 08:53:56 +0100 Subject: [PATCH] #3 --- docs/make.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(;