File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -301,8 +301,8 @@ es = Elasticsearch(
301301
302302HTTP Bearer authentication uses the `bearer_auth` parameter by passing the token
303303as a string. This authentication method is used by
304- https://www.elastic.co/guide/en/elasticsearch/reference/master /security-api-create-service-token.html[Service Account Tokens]
305- and https://www.elastic.co/guide/en/elasticsearch/reference/master /security-api-get-token.html[Bearer Tokens].
304+ https://www.elastic.co/guide/en/elasticsearch/reference/{branch} /security-api-create-service-token.html[Service Account Tokens]
305+ and https://www.elastic.co/guide/en/elasticsearch/reference/{branch} /security-api-get-token.html[Bearer Tokens].
306306
307307[source,python]
308308----
Original file line number Diff line number Diff line change 22
33:doctype: book
44
5+ include::{asciidoc-dir}/../../shared/versions/stack/{source_branch}.asciidoc[]
6+
57include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
68
79include::overview.asciidoc[]
You can’t perform that action at this time.
0 commit comments