diff --git a/docs/make.jl b/docs/make.jl index f6cdfdd..dd96c93 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -32,5 +32,6 @@ makedocs(; deploydocs(; repo="github.com/Herb-AI/Herb.jl.git", devbranch="documentation", + devurl="dev", )