File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Example with `SearchRequest`:
5151
5252::::{dropdown} Opentelemetry update to stable conventions
5353Following the stable release of Opentelemetry ' s database conventions, the client was updated to use the correct attribute names.
54- More details in the PR: https://github.com/elastic/elasticsearch-java/pull/1017
54+ More details in the PR: [#1017]( https://github.com/elastic/elasticsearch-java/pull/1017)
5555::::
5656
5757::::{dropdown} GetAliasResponse exception bug fix
@@ -67,7 +67,7 @@ catch (ElasticsearchException e){
6767 assertEquals("test", aliases.keySet().iterator().next());
6868}
6969```
70- More details in the PR: https://github.com/elastic/elasticsearch-java/pull/1041
70+ More details in the PR: [#1041]( https://github.com/elastic/elasticsearch-java/pull/1041)
7171::::
7272
7373### Deprecations [elasticsearch-java-client-910-deprecations]
You can’t perform that action at this time.
0 commit comments