diff --git a/bin/.htmltest.yml b/bin/.htmltest.yml
index 308c6b6fbcc6bf..57b72252b279dc 100644
--- a/bin/.htmltest.yml
+++ b/bin/.htmltest.yml
@@ -2,7 +2,9 @@ DirectoryPath: "dist"
EnforceHTTPS: false
IgnoreURLs:
- "/api/*"
- - "#_top"
+ - "/llms-full.txt$"
+IgnoreDir:
+ - "changelog"
CheckLinks: true
CheckImages: false
CheckScripts: false