Skip to content

Commit

Permalink
bypass link check
Browse files Browse the repository at this point in the history
  • Loading branch information
findmyway committed Dec 23, 2023
1 parent bca7844 commit 812ea7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.en.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ makedocs(
]
),
sitename = "Jun Tian",
linkcheck = haskey(ENV, "CI"),
warnonly=[:linkcheck, :cross_references],
build = BUILD_DIR,
pages = [
"👋 About" => "index.md",
Expand Down

0 comments on commit 812ea7c

Please sign in to comment.