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 16bf07c commit 02ee50eCopy full SHA for 02ee50e
docs/make.jl
@@ -19,7 +19,7 @@ plutos = [
19
joinpath(repo_dir, "class03", "class3_pluto_notebook.html"),
20
joinpath(repo_dir, "class05", "class05.html"),
21
joinpath(repo_dir, "class07", "Kalman_Filtering.html"),
22
- joinpath(repo_dir, "class07", "Linear_Quadratic_Gaussian.html"),
+ joinpath(repo_dir, "class07", "Linear_Quadratic_Guassian.html"),
23
joinpath(repo_dir, "class07", "Robust_Control.html"),
24
joinpath(repo_dir, "class07", "Unscented_Control.html"),
25
joinpath(repo_dir, "class08", "class08.html"),
0 commit comments