mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Remove additional external link decorators (#3410)
This commit is contained in:
committed by
GitHub
parent
2e2c6540dd
commit
c67ab4014e
@@ -123,6 +123,9 @@ exclude = [
|
||||
'^https://www\.goto\.com/.*',
|
||||
'^https://internal\.users\.n8n\.cloud/form/f0ff9304-f34a-420e-99da-6103a2f8ac5b', # Node submission form, it has the 'ignore bots' option enabled
|
||||
'^https://(console|admin)\.mistral\.ai/.*', # Redirect loop that ends up at login page
|
||||
'^https://workable\.com/backend/settings/integrations', # Redirect loop that ends up at login page
|
||||
'^https://www\.trellix\.com/products/epo/', # timeouts
|
||||
'^https://admin\.google\.com/', # Too many redirects
|
||||
]
|
||||
|
||||
# Exclude these filesystem paths from getting checked.
|
||||
|
||||
Reference in New Issue
Block a user