Skip to content

Commit 249cd72

Browse files
committed
Fixed docs
1 parent 0afed35 commit 249cd72

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
@@ -8,7 +8,7 @@ makedocs(;
88
pages=[
99
"Home" => "index.md",
1010
"Quick Start" => "quickstart.md",
11-
"Indexing Behavior" => "indexing_behavior.md"
11+
"Indexing Behavior" => "indexing_behavior.md",
1212
"Examples" => [
1313
"examples/DiffEqFlux.md",
1414
"examples/adaptive_control.md",

0 commit comments

Comments
 (0)