From 54d3defcef0efee6cccf625e5ed27c2b9842fe26 Mon Sep 17 00:00:00 2001 From: daisuzz Date: Wed, 24 Nov 2021 22:06:15 +0900 Subject: [PATCH] [DOCS] Fix the link to the full documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13bcf07a3..fdd07fcd6 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