Skip to content

Commit

Permalink
added todo to fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelandis committed Feb 4, 2022
1 parent 9c248e4 commit e51189b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/reference/rest-api/rest-api-compatibility.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,12 @@ valid when communicating with a 7.x or 8.x {es} server:
"application/vnd.elasticsearch+smile;compatible-with=7"
"application/vnd.elasticsearch+cbor;compatible-with=7"
------------------------------------------------------------
The [link:/guide](https://www.elastic.co/guide/en/elasticsearch/client/index.html)[officially supported {es} clients]

The TODO: fix the link
[source, text]
------------------------------------------------------------
[link:/guide](https://www.elastic.co/guide/en/elasticsearch/client/index.html)[officially supported {es} clients]
------------------------------------------------------------
can enable REST API compatibility for all requests.

To enable REST API compatibility for all requests received
Expand Down

0 comments on commit e51189b

Please sign in to comment.