Skip to content

Commit c03882e

Browse files
authored
Update make.jl
1 parent c8fff80 commit c03882e

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
@@ -9,7 +9,7 @@ makedocs(modules = [AnalyticEMModes],
99
clean = true,
1010
sitename = "AnalyticEMModes.jl",
1111
pages = Any[
12-
"Introduction.md",
12+
"index.md",
1313
"Usage.md",
1414
"Examples" => Any[
1515
"Gallery" => "Examples.md",

0 commit comments

Comments
 (0)