Skip to content

Commit

Permalink
skip docs/next when validating links
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic committed Dec 28, 2023
1 parent 08a8ebe commit 2a89b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tools/validate-links.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const skipPatterns = [
"/team",
"/donate",
"/docs/latest",
"/docs/next",
'src="null"'
];

Expand Down

0 comments on commit 2a89b9d

Please sign in to comment.