[DOCS] Fix link branch (#34822)

* add branch ref
This commit is contained in:
Sarah Hersh 2019-04-09 17:27:38 -04:00 committed by GitHub
parent 18228e3774
commit bc46e94966
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[[tribe]]
== Using Kibana with Tribe nodes
Kibana can be configured to connect to a https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-tribe.html[tribe node] for data retrieval. Because tribe nodes can't create indices, Kibana additionally
Kibana can be configured to connect to a https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/modules-tribe.html[tribe node] for data retrieval. Because tribe nodes can't create indices, Kibana additionally
requires a separate connection to a node to maintain state. When configured, searches and visualizations will retrieve data using
the tribe node and administrative actions (such as saving a dashboard) will be sent to non-tribe node.