Skip to content

Commit 879f3e2

Browse files
authored
Update make.jl
1 parent fd25158 commit 879f3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ makedocs(;
103103
"18 - Alpine data integration" => "man/Tutorial_AlpineData.md",
104104
"19 - Jura tutorial" => "man/Tutorial_Jura.md",
105105
"20 - 2D model setups" => "man/Tutorial_NumericalModel_2D.md",
106-
"21 - 3D model setups" => "man/Tutorial_NumericalModel_3D.md"
106+
"21 - 3D model setups" => "man/Tutorial_NumericalModel_3D.md",
107107
"22 - Build geometry from polygons" => "man/tutorial_Polygon_structures.md"
108108
],
109109
"User Guide" => Any[

0 commit comments

Comments
 (0)