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 6b0f52b commit 13ff78dCopy full SHA for 13ff78d
docs/make.jl
@@ -74,7 +74,7 @@ makedocs(;
74
)
75
76
DocumenterVitepress.deploydocs(;
77
- repo=repo,
+ repo=Remotes.repourl(repo),
78
target=joinpath(@__DIR__, "build"),
79
devbranch="2025W",
80
branch="gh-pages",
0 commit comments