diff --git a/docs/make.jl b/docs/make.jl index f88f9422c..d6ec2eeaa 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -29,7 +29,7 @@ makedocs( "Warm-start" => "warm-start.md", "Matrix-free operators" => "matrix_free.md", "Callbacks" => "callbacks.md", - "Custom Workspaces" => "custom_workspace.md", + "Custom Workspaces" => "custom_workspaces.md", "Performance tips" => "tips.md", "Tutorials" => ["CG" => "examples/cg.md", "CAR" => "examples/car.md",