We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f220410 commit f092b44Copy full SHA for f092b44
docs/make.jl
@@ -68,7 +68,7 @@ makedocs(;
68
sitename = "QuantumToolbox.jl",
69
pages = PAGES,
70
format = DocumenterVitepress.MarkdownVitepress(
71
- repo = "https://qutip.github.io/QuantumToolbox.jl",
+ repo = "github.com/qutip/QuantumToolbox.jl",
72
),
73
draft = DRAFT,
74
plugins = [bib],
0 commit comments