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 d0b324e commit b5f0ea0Copy full SHA for b5f0ea0
scripts/check-links.mjs
@@ -13,6 +13,7 @@ const EXCLUDE_LIST = [
13
"/pricing",
14
"/docs/reference/backend-api",
15
"/docs/reference/frontend-api",
16
+ "/support"
17
];
18
19
const ERRORS = {
0 commit comments