diff --git a/docs/getting-started.asciidoc b/docs/getting-started.asciidoc index 624d9b485..337e2e3b1 100644 --- a/docs/getting-started.asciidoc +++ b/docs/getting-started.asciidoc @@ -161,6 +161,10 @@ include-tagged::{doc-tests-src}/usage/IndexingTest.java[single-doc-delete] include-tagged::{doc-tests-src}/usage/IndexingTest.java[delete-products-index] -------------------------------------------------- +[discrete] +== Examples + +The https://github.com/elastic/elasticsearch-java/tree/main/examples[examples] folder in the Github repository contains full working examples showing how to set up and use the client. [discrete] == Further reading