mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
10 lines
155 B
YAML
10 lines
155 B
YAML
extends: substitution
|
|
message: "Use '%s' instead of '%s'."
|
|
ignorecase: true
|
|
level: warning
|
|
action:
|
|
name: replace
|
|
swap:
|
|
URL for: URL of
|
|
an URL: a URL
|