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 b20cb53 commit 9016810Copy full SHA for 9016810
docs/make.jl
@@ -47,6 +47,6 @@ makedocs(
47
)
48
49
deploydocs(
50
- repo = "github.com/franckgaga/ModelPredictiveControl.jl.git",
+ repo = "github.com/JuliaControl/ModelPredictiveControl.jl.git",
51
devbranch = "main",
52
-)
+)
0 commit comments