We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196b4db commit 8995e7eCopy full SHA for 8995e7e
docs/make.jl
@@ -71,7 +71,7 @@ makedocs(;
71
pages = [
72
"Home" => "index.md",
73
"How to define a manifold" => "tutorials/implement-a-manifold.md",
74
- "What are manifolds?" => "tutorials/what-are-manifolds.md",
+ "What are manifolds?" => "tutorials/what-are-manifolds2.md",
75
"Design principles" => "design.md",
76
"An abstract manifold" => "types.md",
77
"Functions on manifolds" => [
0 commit comments