From abb076e76e87d596f035715ab60b6b8e1115b3cd Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 21 Apr 2025 10:37:01 +0100 Subject: [PATCH] Fix redirect link --- docs/using/specifics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/specifics.md b/docs/using/specifics.md index 0ed2f55d..1f931f7b 100644 --- a/docs/using/specifics.md +++ b/docs/using/specifics.md @@ -238,7 +238,7 @@ sdf_len(sc, 100, repartition = 1) %>% ### Define Spark Dependencies ```{note} -This example is given for [Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/hadoop/current/install.html). +This example is given for [Elasticsearch](https://www.elastic.co/docs/reference/elasticsearch-hadoop/installation). ``` Spark dependencies can be declared thanks to the `spark.jars.packages` property