Skip to content

Commit

Permalink
Add intel to excluded domain list (#7257)
Browse files Browse the repository at this point in the history
Signed-off-by: Fanit Kolchina <[email protected]>
  • Loading branch information
kolchfa-aws authored May 28, 2024
1 parent 392369e commit 8cdf2c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _plugins/link-checker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class CheckTypes
'platform.openai.com', # 403s on bots
'openai.com', # 403s on bots
'mvnrepository.com', # 403s on bots
'www.intel.com', # 403s on bots
'example.issue.link' # a fake example link from the template
]

Expand Down

0 comments on commit 8cdf2c2

Please sign in to comment.