Skip to content

Commit 3cde23b

Browse files
authored
add deploy_url
1 parent 064df6b commit 3cde23b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ makedocs(;
6969
pages = PAGES,
7070
format = DocumenterVitepress.MarkdownVitepress(
7171
repo = "github.com/qutip/QuantumToolbox.jl",
72+
deploy_url = "https://qutip.org/QuantumToolbox.jl",
7273
),
7374
draft = DRAFT,
7475
plugins = [bib],

0 commit comments

Comments
 (0)