From 7af5a1efac9f520d4d9034721e037c746ade68e8 Mon Sep 17 00:00:00 2001 From: shtadinada Date: Sat, 28 Sep 2024 01:37:42 +0200 Subject: [PATCH] update make --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 8dc00e6..905b84b 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -31,5 +31,5 @@ makedocs(; ], ) -deploydocs(; repo = "github.com/ZIB-IOL/AbsSmoothFrankWolfe.jl", devbranch="main", push_preview=true) +deploydocs(; repo = "github.com/ZIB-IOL/AbsSmoothFrankWolfe.jl.git", devbranch="main", push_preview=true)