We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e756b2 commit 093cb0bCopy full SHA for 093cb0b
docs/make.jl
@@ -24,7 +24,7 @@ makedocs(
24
),
25
pages = [
26
"Home" => "index.md",
27
- "Class 1" => "class01.md",
+ "Class 1" => "class01/class01.md",
28
],
29
)
30
0 commit comments