diff --git a/docs/make.jl b/docs/make.jl index 2dfe5fc62..11f4fa103 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -822,7 +822,6 @@ function main() deploydocs( repo = "github.com/JuliaPlots/Plots.jl.git", versions = ["stable" => "v^", "v#.#", "dev" => "dev", "latest" => "dev"], - devbranch = "v2", push_preview = true, forcepush = true, )