diff --git a/docs/make.jl b/docs/make.jl index fa3b629..fe5a1c6 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -19,6 +19,6 @@ makedocs(; ) deploydocs(; - repo="github.com/juliahep/CherenkovMediumBase.jl", + repo="github.com/JuliaHEP/CherenkovMediumBase.jl", devbranch="main", )