Skip to content

Commit e493623

Browse files
authored
[DOCS] Fix "Asynchronous usage" title in HLRC docs (#52017)
1 parent 4add82d commit e493623

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/java-rest/high-level/getting-started.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ executes the request. For example, this is the place where you'd specify a
154154
`NodeSelector` to control which node receives the request. See the
155155
<<java-rest-low-usage-request-options,low level client documentation>> for
156156
more examples of customizing the options.
157+
158+
[[java-rest-high-getting-started-asynchronous-usage]]
157159
=== Asynchronous usage
158160

159161
All of the the methods across the different clients exist in a traditional synchronous and

0 commit comments

Comments
 (0)