Skip to content

Commit 30c6134

Browse files
committed
Add the medium.com to excludes due to the 403 error
1 parent b2c9088 commit 30c6134

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lychee.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ exclude = [
1313
"stackoverflow.com/questions/*",
1414
"openjdk.org/*",
1515
"npmjs.com/*",
16-
"raw.githubusercontent.com/SpineEventEngine/*"
16+
"raw.githubusercontent.com/SpineEventEngine/*",
17+
"medium.com/*"
1718
]
1819

1920
# Exclude these filesystem paths from getting checked.

0 commit comments

Comments
 (0)