Skip to content

Commit 07dc2d0

Browse files
committed
Fix redirect links
1 parent d44add2 commit 07dc2d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docs/using/selecting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ It contains:
242242
- Everything in `jupyter/pyspark-notebook` and its ancestor images
243243
- [IRKernel](https://irkernel.github.io/) to support R code in Jupyter notebooks
244244
- [rcurl](https://cran.r-project.org/web/packages/RCurl/index.html),
245-
[sparklyr](https://spark.rstudio.com),
245+
[sparklyr](https://spark.posit.co),
246246
[ggplot2](https://ggplot2.tidyverse.org)
247247
packages
248248

Diff for: docs/using/specifics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,5 @@ sess.run(hello)
303303
```
304304

305305
[sparkr]: https://spark.apache.org/docs/latest/sparkr.html
306-
[sparklyr]: https://spark.rstudio.com/
306+
[sparklyr]: https://spark.posit.co
307307
[spark-conf]: https://spark.apache.org/docs/latest/configuration.html

0 commit comments

Comments
 (0)