We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c79c1 commit 3595484Copy full SHA for 3595484
scripts/link-checker/check-links.js
@@ -295,7 +295,8 @@ function getDefaultExcludedKeywords() {
295
"https://dutchie.com/",
296
"https://www.gartner.com/en/newsroom/press-releases/2024-04-11-gartner-says-75-percent-of-enterprise-software-engineers-will-use-ai-code-assistants-by-2028",
297
"https://www.gartner.com/en/webinar/445864/1051166",
298
- "https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md*"
+ "https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md*",
299
+ "https://x.com*"
300
];
301
}
302
0 commit comments