Skip to content

Commit ec40289

Browse files
Update make.jl
1 parent 348bc14 commit ec40289

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
@@ -22,7 +22,7 @@ makedocs(;
2222
)
2323

2424
# This is the critical part that creates the version structure
25-
deploydocs(;
25+
DocumenterVitepress.deploydocs(;
2626
repo = "github.com/JuliaHealth/GitHubAnalytics.jl",
2727
devbranch = "main",
2828
push_preview = true,

0 commit comments

Comments
 (0)