Fix for errors in the generated rst

pull/18777/head
Toshio Kuratomi 9 years ago committed by Matt Clay
parent 4350ed28c3
commit d763a4f874

@ -53,10 +53,9 @@ options:
health checks. The path can be any value for which your endpoint will health checks. The path can be any value for which your endpoint will
return an HTTP status code of 2xx or 3xx when the endpoint is healthy, return an HTTP status code of 2xx or 3xx when the endpoint is healthy,
for example the file /docs/route53-health-check.html. for example the file /docs/route53-health-check.html.
- Required for all checks except TCP.
* Required for all checks except TCP. - The path must begin with a /
* The path must begin with a / - Maximum 255 characters.
* Maximum 255 characters.
required: false required: false
default: null default: null
fqdn: fqdn:

Loading…
Cancel
Save