diff --git a/.lychee.toml b/.lychee.toml index fdfc76d7..4968fe77 100644 --- a/.lychee.toml +++ b/.lychee.toml @@ -1,3 +1,3 @@ exclude = [ '.*\.nip.io', '.*support.cloudbees.com.*', '.*example:8080.*', '.*fhir-pseudonymizer:8080.*', '^https://github.com/.*/compare/' ] -exclude_path = [ 'src/list/frontend/public/index.html' ] +exclude_path = [ 'CHANGELOG.md', 'src/list/frontend/public/index.html' ] exclude_all_private = true