diff --git a/lychee-external-links.toml b/lychee-external-links.toml index 85cefc6d15..b3bbde5812 100644 --- a/lychee-external-links.toml +++ b/lychee-external-links.toml @@ -11,7 +11,7 @@ max_concurrency = 3 # Explicitly exclude some URLs exclude = [ "^file:", - "^http(s)?:\/\/optimize\.myorg", + "^http(s)?://optimize.myorg", "^http(s)?://identity:8084", "^http(s)?://keycloak:8080", ] \ No newline at end of file