From f21e4af5b9a746c852ff4aa287bea1a621f79447 Mon Sep 17 00:00:00 2001 From: Hope Kim Date: Mon, 24 Feb 2025 14:59:17 +0900 Subject: [PATCH 1/2] Update README.adoc Signed-off-by: esperar --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 2eaf7aeaa..3a728917d 100644 --- a/README.adoc +++ b/README.adoc @@ -62,7 +62,7 @@ public class MyService { === Using the RestClient -Please check the [official documentation](https://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/#elasticsearch.clients.configuration). +Please check the https://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/#elasticsearch.clients.configuration[official documentation] === Maven configuration From dd453611d9ff15f2c82fe3e3b106fa012f2a27f6 Mon Sep 17 00:00:00 2001 From: Hope Kim Date: Mon, 24 Feb 2025 15:01:53 +0900 Subject: [PATCH 2/2] add . Signed-off-by: khope Signed-off-by: esperar --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 3a728917d..0242089d8 100644 --- a/README.adoc +++ b/README.adoc @@ -62,7 +62,7 @@ public class MyService { === Using the RestClient -Please check the https://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/#elasticsearch.clients.configuration[official documentation] +Please check the https://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/#elasticsearch.clients.configuration[official documentation]. === Maven configuration