diff --git a/docs/make.jl b/docs/make.jl index a60d1c39..f49f35b5 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -69,6 +69,7 @@ makedocs(; pages = PAGES, format = DocumenterVitepress.MarkdownVitepress( repo = "github.com/qutip/QuantumToolbox.jl", + deploy_url = "https://qutip.org/QuantumToolbox.jl", ), draft = DRAFT, plugins = [bib],