Skip to content

Commit eca17a6

Browse files
authored
Htmlttestupdate (#23758)
* [Chore] Update htmltest for anchors * delete other files'
1 parent 14f8353 commit eca17a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bin/.htmltest.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ DirectoryPath: "dist"
22
EnforceHTTPS: false
33
IgnoreURLs:
44
- "/api/*"
5-
- "#_top"
5+
- "/llms-full.txt$"
6+
IgnoreDir:
7+
- "changelog"
68
CheckLinks: true
79
CheckImages: false
810
CheckScripts: false

0 commit comments

Comments
 (0)