Skip to content

Commit f092b44

Browse files
committed
fix repo link
1 parent f220410 commit f092b44

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
@@ -68,7 +68,7 @@ makedocs(;
6868
sitename = "QuantumToolbox.jl",
6969
pages = PAGES,
7070
format = DocumenterVitepress.MarkdownVitepress(
71-
repo = "https://qutip.github.io/QuantumToolbox.jl",
71+
repo = "github.com/qutip/QuantumToolbox.jl",
7272
),
7373
draft = DRAFT,
7474
plugins = [bib],

0 commit comments

Comments
 (0)