diff --git a/_plugins/link-checker.rb b/_plugins/link-checker.rb index 340e13f5..5c0e07e8 100644 --- a/_plugins/link-checker.rb +++ b/_plugins/link-checker.rb @@ -63,6 +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 'example.issue.link' # a fake example link from the template ]