diff --git a/docs/make.jl b/docs/make.jl index 0a559ba..f08c26d 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -20,6 +20,4 @@ makedocs(; deploydocs(; repo="github.com/MurrellGroup/Jjama3.jl", devbranch="main", - devurl="dev", - versions = ["stable" => "v^", "v#.#", devurl => devurl], )