diff --git a/docs/make.jl b/docs/make.jl index 868f95a..be3e28b 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -31,7 +31,7 @@ makedocs(; sitename = "PrimaryCensored.jl", ) deploydocs( - repo = "github.com/epiaware/PrimaryCensored.jl.git", + repo = "github.com/EpiAware/PrimaryCensored.jl.git", target = "build", push_preview = true )