File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,10 +80,10 @@ We recommend that you write a lightweight proxy that uses this client instead, y
80
80
- [ Client configuration] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-configuration.html )
81
81
- [ API reference] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/api-reference.html )
82
82
- [ Breaking changes coming from the old client] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/breaking-changes.html )
83
- - [ Authentication] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/auth-reference .html )
83
+ - [ Authentication] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-connecting .html#authentication )
84
84
- [ Observability] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/observability.html )
85
- - [ Creating a child client] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/child-client .html )
86
- - [ Extend the client] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/extend-client .html )
85
+ - [ Creating a child client] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/child.html )
86
+ - [ Extend the client] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/extend.html )
87
87
- [ Client helpers] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-helpers.html )
88
88
- [ Typescript support] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/typescript.html )
89
89
- [ Testing] ( https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-testing.html )
You can’t perform that action at this time.
0 commit comments