Skip to content

Commit c856afc

Browse files
committed
try to fix doc links
1 parent f70b818 commit c856afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ makedocs(;
9292
repo = "github.com/qutip/QuantumToolbox.jl",
9393
devbranch = "main",
9494
devurl = "dev",
95-
deploy_url = "qutip.org/QuantumToolbox.jl"
95+
deploy_url = "QuantumToolbox.jl" # the prefix 'qutip.org/' will be added automatically
9696
),
9797
draft = DRAFT,
9898
doctest = DOCTEST,

0 commit comments

Comments
 (0)