Skip to content

Commit

Permalink
add link exception (#9762)
Browse files Browse the repository at this point in the history
add exception for inc5000 link
  • Loading branch information
sean1588 authored Aug 30, 2023
1 parent 6e04f41 commit 3750f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/link-checker/check-links.js
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ function getDefaultExcludedKeywords() {
"https://shell.azure.com/",
"https://portal.azure.com/",
"https://www.noaa.gov/information-technology/open-data-dissemination",

"https://www.inc.com/inc5000/2023",
];
}

Expand Down

0 comments on commit 3750f3c

Please sign in to comment.