diff --git a/docs/make.jl b/docs/make.jl index 6493544..91a19df 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -32,7 +32,7 @@ makedocs(; warnonly = true, checkdocs=:all, format=DocumenterVitepress.MarkdownVitepress( - repo = "github.com/LuxDL/DocumenterVitepress.jl", # this must be the full URL! + repo = "github.com/tpoisot/DocumenterVitepress.jl", # this must be the full URL! devbranch = "master", devurl = "dev"; ),