We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895be3b commit 5417590Copy full SHA for 5417590
docs/connecting.asciidoc
@@ -55,7 +55,7 @@ client = Elasticsearch::Client.new(
55
==== API Key authentication
56
57
You can also use the
58
-https://www.elastic.co/guide/en/elasticsearch/reference/7.x/security-api-create-api-key.html[ApiKey]
+https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-api-create-api-key.html[ApiKey]
59
authentication.
60
61
NOTE: If you provide both basic authentication credentials and the ApiKey
0 commit comments