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 de92cb6 commit d69fb35Copy full SHA for d69fb35
lychee.toml
@@ -27,9 +27,6 @@ exclude_loopback = true
27
# Exclude all mail addresses from checking.
28
exclude_mail = true
29
30
-# Exclude all external links except ethereum-optimism GitHub
31
-exclude_links = ['http[s]?://(?!github\.com/ethereum-optimism).*']
32
-
33
# Exclude RPC URLs from checking.
34
exclude = [
35
'https://mainnet.optimism.io',
0 commit comments