mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 17:38:40 +07:00
11 lines
154 B
YAML
11 lines
154 B
YAML
extends: substitution
|
|
message: "Use '%s' instead of '%s'."
|
|
ignorecase: true
|
|
level: error
|
|
action:
|
|
name: replace
|
|
swap:
|
|
URL for: URL of
|
|
an URL: a URL
|
|
|