Skip to content

Commit 5417590

Browse files
authored
[DOCS] Hardcode broken link to unblock the doc build (#1548)
1 parent 895be3b commit 5417590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/connecting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ client = Elasticsearch::Client.new(
5555
==== API Key authentication
5656

5757
You can also use the
58-
https://www.elastic.co/guide/en/elasticsearch/reference/7.x/security-api-create-api-key.html[ApiKey]
58+
https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-api-create-api-key.html[ApiKey]
5959
authentication.
6060

6161
NOTE: If you provide both basic authentication credentials and the ApiKey

0 commit comments

Comments
 (0)