Skip to content

Commit abb076e

Browse files
committed
Fix redirect link
1 parent cbe74ff commit abb076e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using/specifics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ sdf_len(sc, 100, repartition = 1) %>%
238238
### Define Spark Dependencies
239239

240240
```{note}
241-
This example is given for [Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/hadoop/current/install.html).
241+
This example is given for [Elasticsearch](https://www.elastic.co/docs/reference/elasticsearch-hadoop/installation).
242242
```
243243

244244
Spark dependencies can be declared thanks to the `spark.jars.packages` property

0 commit comments

Comments
 (0)