mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Docs: Fix deprecation tag
Asciidoctor sees deprecations a little differently and needs quotes around this particular parameter.
This commit is contained in:
parent
6e726981ef
commit
f69a6f393d
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ you'll need to update your `kibana.yml` file. You can also enable SSL and set a
|
|||
|
||||
include::kibana-yml.asciidoc[]
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue