diff --git a/repolinter-rulesets/community-plus.yml b/repolinter-rulesets/community-plus.yml index 9da3651..d5b5f54 100644 --- a/repolinter-rulesets/community-plus.yml +++ b/repolinter-rulesets/community-plus.yml @@ -52,8 +52,7 @@ rules: nocase: true lineCount: 5 patterns: - - 'New Relic Open Source community plus project banner\.<\/picture><\/a>' - - https:\/\/opensource\.newrelic\.com\/oss-category\/#community-plus + -(New Relic Open Source community plus project banner\.<\/picture><\/a>)|(\(\[\!\[Community Plus header\]\(https\:\/\/github\.com\/newrelic\/opensource\-website\/raw\/main\/src\/images\/categories\/Community_Plus\.png\)\]\(https\:\/\/opensource\.newrelic\.com\/oss\-category\/\#community\-plus\)) human-readable-pattern: Open source Community Plus header (see https://opensource.newrelic.com/oss-category) flags: i succeed-on-non-existent: false