diff --git a/docs/make.jl b/docs/make.jl index 1917d8f1..8881ffee 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -18,6 +18,6 @@ makedocs(; ) deploydocs(; - repo="github.com/drbergman/pcvct.jl", + repo="github.com/drbergman/pcvct", devbranch="main", )