Skip to content

Commit

Permalink
[docs] Use empty user agent for linkchecks
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Sep 6, 2024
1 parent 57820cf commit 7ada683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ makedocs(
"refindex.md",
],
linkcheck = true,
linkcheck_useragent = nothing,
)

deploydocs(
Expand Down

0 comments on commit 7ada683

Please sign in to comment.