Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
Missing comma
  • Loading branch information
boriskaus authored Mar 1, 2024
1 parent 87d31d1 commit c441304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ makedocs(;
"13 - Campi Flegrei" => "man/tutorial_local_Flegrei.md",
"14 - La Palma volcano Model" => "man/Tutorial_LaPalma.md",
"15 - Create movies" => "man/tutorial_time_Seismicity.md",
"16 - Fault Density Map" => "man/tutorial_Fault_Map.md"
"17 - Jura tutorial" => "man/Tutorial_Jura.md",
"16 - Fault Density Map" => "man/tutorial_Fault_Map.md",
"17 - Jura tutorial" => "man/Tutorial_Jura.md"
],
"User Guide" => Any[
"Installation" => "man/installation.md",
Expand Down

0 comments on commit c441304

Please sign in to comment.