mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Fix initial batch of broken links (#3646)
This commit is contained in:
committed by
GitHub
parent
42b8147846
commit
ae6ee2ef8b
@@ -127,6 +127,9 @@ exclude = [
|
||||
'^https://www\.trellix\.com/products/epo/', # timeouts
|
||||
'^https://admin\.google\.com/', # Too many redirects
|
||||
'^https://(docs\.)?msg91.com/', # Throws 500 error on automated checks
|
||||
'^https://api\.mist\.com/', # Only works when logged in
|
||||
'^https://business\.adobe\.com/products/commerce\.html', # Times out on automated checks
|
||||
'^https://developer\.paddle\.com/', # Times out on automated checks
|
||||
]
|
||||
|
||||
# Exclude these filesystem paths from getting checked.
|
||||
|
||||
Reference in New Issue
Block a user