diff --git a/docs/using/selecting.md b/docs/using/selecting.md index ab720dec5f..28544e41d9 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -242,7 +242,7 @@ It contains: - Everything in `jupyter/pyspark-notebook` and its ancestor images - [IRKernel](https://irkernel.github.io/) to support R code in Jupyter notebooks - [rcurl](https://cran.r-project.org/web/packages/RCurl/index.html), - [sparklyr](https://spark.rstudio.com), + [sparklyr](https://spark.posit.co), [ggplot2](https://ggplot2.tidyverse.org) packages diff --git a/docs/using/specifics.md b/docs/using/specifics.md index c578e37803..4df770f1d2 100644 --- a/docs/using/specifics.md +++ b/docs/using/specifics.md @@ -303,5 +303,5 @@ sess.run(hello) ``` [sparkr]: https://spark.apache.org/docs/latest/sparkr.html -[sparklyr]: https://spark.rstudio.com/ +[sparklyr]: https://spark.posit.co [spark-conf]: https://spark.apache.org/docs/latest/configuration.html