Update link checker (#5708)

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
kolchfa-aws 2023-11-30 13:44:59 -05:00 committed by GitHub
parent b94f704b73
commit fb8f4b7678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ module Jekyll::LinkChecker
'playground.opensearch.org', # inifite redirect, https://github.com/opensearch-project/dashboards-anywhere/issues/172
'crates.io', # 404s on bots
'www.cloudflare.com', # 403s on bots
'openai.com', # 403s on bots
'platform.openai.com', # 403s on bots
'example.issue.link' # a fake example link from the template
]