We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da510c commit 3392b36Copy full SHA for 3392b36
.htmltest.yml
@@ -25,7 +25,7 @@ IgnoreDirs:
25
IgnoreInternalURLs: # list of paths
26
IgnoreURLs: # list of regexs of paths or URLs to be ignored
27
- /index.xml$ # Ignore rel="alternative" links to RSS feeds
28
- - ^/api$
+ - ^/api/?$
29
- ^((/..)?/docs/languages/\w+|\.\.)/(api|examples|registry)/$
30
- ^(/..)?/docs/collector/registry/$
31
- ^(/..)?/docs/languages/net/(metrics-api|traces-api)/
0 commit comments