Skip to content

Commit c1cd341

Browse files
committed
fix
1 parent 0501fb0 commit c1cd341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lychee.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ accept = ["200", "429"]
1717
verbose = "error"
1818

1919
# Exclude sitemap from link checking (it contains pre-publish production URLs)
20-
exclude_path = ["sitemap\\.txt$"]
20+
exclude_path = ["**/sitemap.txt"]

0 commit comments

Comments
 (0)