Skip to content

Commit 8227004

Browse files
committed
fix config
1 parent e2bc1df commit 8227004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lychee-external-links.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ max_concurrency = 3
1111
# Explicitly exclude some URLs
1212
exclude = [
1313
"^file:",
14-
"^http(s)?:\/\/optimize\.myorg",
14+
"^http(s)?://optimize.myorg",
1515
"^http(s)?://identity:8084",
1616
"^http(s)?://keycloak:8080",
1717
]

0 commit comments

Comments
 (0)