From 2262aab24bc5f6a16e62a2f5c66edf47b5dfb00e Mon Sep 17 00:00:00 2001 From: daisuzz Date: Thu, 2 Dec 2021 23:22:14 +0900 Subject: [PATCH] [DOCS] Fix the link to the full documentation (#49) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57d1622b39..b1e5e0a712 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The `docs/design` folder contains records of the major decisions in the design o ## Getting started -Please refer to [the full documentation on elastic.co](https://www.elasticco/guide/en/elasticsearch/client/java-api-client/current/index.html) for comprehensive information. +Please refer to [the full documentation on elastic.co](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/index.html) for comprehensive information. ### Installing the library