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 4aa0e6e commit a97210eCopy full SHA for a97210e
src/scripts/link-check/ignoredfiles-internal.txt
@@ -5,5 +5,11 @@ _astro\/.*.css$
5
# Exclude /ccip/directory/* URLs from internal link checking
6
\/ccip\/directory\/.*
7
8
+# Exclude data-feeds price-feeds addresses pages
9
+\/data-feeds\/price-feeds\/addresses\?.*
10
+
11
+# Exclude data-feeds smartdata addresses pages
12
+\/data-feeds\/smartdata\/addresses\?.*
13
14
sitemap-index.xml
15
@vite/client
0 commit comments