Docs: Fix deprecation tag

Asciidoctor sees deprecations a little differently and needs quotes
around this particular parameter.
This commit is contained in:
Nik Everett 2019-10-17 16:30:09 -04:00
parent bd2ac72d73
commit 3220938ef8

View file

@ -268,7 +268,7 @@ The Kibana server reads properties from the `kibana.yml` file on startup. The de
on `localhost:5601`. To change the host or port number, or connect to Elasticsearch running on a different machine,
you'll need to update your `kibana.yml` file. You can also enable SSL and set a variety of other options.
deprecated[4.2, The names of several Kibana server properties changed in the 4.2 release of Kibana. The previous names remain as functional aliases, but are now deprecated and will be removed in a future release of Kibana]
deprecated[4.2, "The names of several Kibana server properties changed in the 4.2 release of Kibana. The previous names remain as functional aliases, but are now deprecated and will be removed in a future release of Kibana"]
[horizontal]
.Kibana Server Properties Changed in the 4.2 Release