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 5a730b5 commit 166f14aCopy full SHA for 166f14a
tools/doc/checkLinks.js
@@ -26,7 +26,6 @@ function findMarkdownFilesRecursively(dirPath) {
26
27
if (
28
entry.isDirectory() &&
29
- entry.name !== 'api' &&
30
entry.name !== 'build' &&
31
entry.name !== 'changelogs' &&
32
entry.name !== 'deps' &&
0 commit comments