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.
/docs/v8.x
1 parent c68c07f commit 9f07549Copy full SHA for 9f07549
1 file changed
docs/tools/validate-links.js
@@ -19,6 +19,7 @@ const skipPatterns = [
19
"/donate",
20
"/docs/latest",
21
"/docs/next",
22
+ "/docs/v8.x",
23
'src="null"'
24
];
25
0 commit comments