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