Skip to content

Commit

Permalink
Merge pull request #2030 from alan-turing-institute/lychee_doi
Browse files Browse the repository at this point in the history
Exclude doi.org from lychee link check
  • Loading branch information
JimMadge authored Jul 22, 2024
2 parents 17e9ffc + ab6c6a4 commit fef670c
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 @@ -95,6 +95,7 @@ exclude = [
'ipaddressguide\.com', # 403
'opensource\.org', # 403
'portal\.azure\.com', # 403
'doi\.org', # 403
]

# Exclude these filesystem paths from getting checked.
Expand Down

0 comments on commit fef670c

Please sign in to comment.