Skip to content

Commit

Permalink
Add lychee exception
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge committed Oct 8, 2024
1 parent 35736db commit 11817fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ glob_ignore_case = false
# Exclude URLs and mail addresses from checking (supports regex).
# exclude = [ '.*\.github.com\.*' ]
exclude = [
'code\.visualstudio\.com', # 403
'doi\.org', # 403
'entra.microsoft\.com', # Requires authentication (403)
'example\.org', # domain used for examples only
Expand Down

0 comments on commit 11817fb

Please sign in to comment.