Skip to content

Commit 8bc978a

Browse files
committed
Fix make.jl
1 parent 5c9b76f commit 8bc978a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ makedocs(;
4949
plugins = [bib, links],
5050
)
5151
deploydocs(;
52-
repo = "github.com/JuliaManifolds/IterativeAlgorithmsInterface.jl",
52+
repo = "github.com/JuliaManifolds/AlgorithmsInterface.jl",
5353
push_preview = true,
5454
)
5555
#back to main env

0 commit comments

Comments
 (0)