Skip to content

Commit b81b00c

Browse files
committed
Update 404 page pattern in exclusion list
1 parent 7c86c48 commit b81b00c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.lycheeignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ https://www.npmjs.org/.*
1010
https://github.com/.*
1111

1212
# Exclude 404 pages
13-
dist/.*/404/index.html$
14-
dist/404/index.html$
13+
dist/(.*/)?404(\.html|/)?$
1514

1615
# Exclude Open Collective links
1716
https://opencollective.com/.*

0 commit comments

Comments
 (0)