Fixes a bad link and malformed markup

This commit is contained in:
Paul Echeverri 2015-11-03 21:37:59 -08:00
parent 7d0f85862e
commit be3650181c

View file

@ -54,7 +54,7 @@ the dynamic mapping feature in Elasticsearch.
Kibana supports SSL encryption for both client requests and the requests the Kibana server
sends to Elasticsearch.
To encrypt communications between the browser and the Kibana server, you configure the `ssl_key_file `and
To encrypt communications between the browser and the Kibana server, you configure the `ssl_key_file` and
`ssl_cert_file` properties in `kibana.yml`:
[source,text]
@ -97,7 +97,7 @@ visualization.
To configure access to Kibana using Shield, you create Shield roles
for Kibana using the `kibana4` default role as a starting point. For more
information, see {shield}/kibana.html#using-kibana4-with-shield[Shield with Kibana 4][Using Shield with Kibana 4].
information, see {shield}/kibana.html#using-kibana4-with-shield[Using Kibana 4 with Shield].
[float]
[[load-balancing]]