Skip to content

Commit

Permalink
ci: don't check Wireguard weblinks (#2823)
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev authored Jan 15, 2024
1 parent bf02680 commit 2d3996d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ exclude = [
'^https://twitter\.com',
# Only available when logged in.
'^https://portal\.azure\.com/',
# The Wireguard PDF sproadically returns 500.
'wireguard\.pdf$',
# The Wireguard website sproadically returns 500.
'^https://www\.wireguard\.com/',
]

# Exclude these filesystem paths from getting checked.
Expand Down

0 comments on commit 2d3996d

Please sign in to comment.