We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9b76f commit 8bc978aCopy full SHA for 8bc978a
1 file changed
docs/make.jl
@@ -49,7 +49,7 @@ makedocs(;
49
plugins = [bib, links],
50
)
51
deploydocs(;
52
- repo = "github.com/JuliaManifolds/IterativeAlgorithmsInterface.jl",
+ repo = "github.com/JuliaManifolds/AlgorithmsInterface.jl",
53
push_preview = true,
54
55
#back to main env
0 commit comments