Skip to content

Commit 3c949ea

Browse files
authored
Update documentation page titles
Replaced 'Installation instructions' with 'Getting Started' in the documentation pages.
1 parent 24192a7 commit 3c949ea

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
@@ -24,7 +24,7 @@ makedocs(;
2424
),
2525
pages = [
2626
"Home" => "index.md",
27-
"Installation instructions" => "installation_instructions.md",
27+
"Getting Started" => "getting_started.md",
2828
"Contributor Guide" => "contributor_guide.md",
2929
"Equations" => "equations.md",
3030
"Microphysics" => "microphysics.md",

0 commit comments

Comments
 (0)