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 81a402d commit cc8e641Copy full SHA for cc8e641
docs/make.jl
@@ -34,6 +34,6 @@ makedocs(;
34
)
35
36
deploydocs(;
37
- repo="github.com/Albatross-Kite-Transport/VortexStepMethod.jl",
+ repo="https://github.com/OpenSourceAWE/VortexStepMethod.jl",
38
devbranch="main",
39
0 commit comments