Skip to content

Commit

Permalink
rearrange docs order
Browse files Browse the repository at this point in the history
  • Loading branch information
mileslucas authored Feb 22, 2021
1 parent 6cb7e29 commit e41f8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ makedocs(;
),
pages=[
"Home" => "index.md",
"Getting Started" => "gettingstarted.md",
"Introduction" => "introduction.md",
"Getting Started" => "gettingstarted.md",
"Benchmarks" => "bench.md",
"API/Reference" => "api.md"
],
Expand Down

0 comments on commit e41f8fe

Please sign in to comment.