Skip to content

Commit

Permalink
[DOCS] Fixes broken links to clients (#81325) (#81336)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Dec 3, 2021
1 parent 793099f commit c975590
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/java-api/client.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ https://github.com/elastic/elasticsearch/issues/27205[Java high-level REST
client completeness].
Any missing APIs can always be implemented today by using the
link:/guide/en/elasticsearch/client/java-rest/current/java-rest-low.html[low
level Java REST Client] with JSON request and response bodies.
{java-rest}/java-rest-low.html[low level Java REST Client] with JSON request and
response bodies.
===================================

Expand Down
4 changes: 2 additions & 2 deletions docs/java-api/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ https://github.com/elastic/elasticsearch/issues/27205[Java high-level REST
client completeness].
Any missing APIs can always be implemented today by using the
link:/guide/en/elasticsearch/client/java-rest/current/java-rest-low.html[low
level Java REST Client] with JSON request and response bodies.
{java-rest}/java-rest-low.html[low level Java REST Client] with JSON request and
response bodies.
===================================

Expand Down

0 comments on commit c975590

Please sign in to comment.