We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a10f05 commit f8d264aCopy full SHA for f8d264a
1 file changed
.github/lychee.toml
@@ -27,7 +27,7 @@ exclude = [
27
# Meeting notes are historical and not actively maintained
28
exclude_path = [
29
'/meeting\d+/',
30
- '/*\.xml/'
+ '\.xml$'
31
]
32
33
# Accept these HTTP status codes as successful
0 commit comments