Skip to content

Commit a38253d

Browse files
Update docs/make.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 237b4a2 commit a38253d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ makedocs(;
1919
],
2020
"Reference" => ["func_ref.md", "services_ref.md", "blob_ref.md"],
2121
],
22-
checkdocs=:public,
22+
checkdocs = :public,
2323
# warnonly=[:doctest],
2424
# html_prettyurls = !("local" in ARGS),
2525
)

0 commit comments

Comments
 (0)