Skip to content

Commit 9016810

Browse files
authored
deploy to correct URL
1 parent b20cb53 commit 9016810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ makedocs(
4747
)
4848

4949
deploydocs(
50-
repo = "github.com/franckgaga/ModelPredictiveControl.jl.git",
50+
repo = "github.com/JuliaControl/ModelPredictiveControl.jl.git",
5151
devbranch = "main",
52-
)
52+
)

0 commit comments

Comments
 (0)