Skip to content

Commit 3fdc5a2

Browse files
authored
Also fix RStudio links for Mac and Linux
1 parent cfca568 commit 3fdc5a2

File tree

1 file changed

+2
-2
lines changed
  • _includes/install_instructions

1 file changed

+2
-2
lines changed

_includes/install_instructions/r.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h4>Video Tutorial</h4>
4141
<a href="https://cran.r-project.org/bin/macosx/R-latest.pkg">this .pkg file</a>
4242
from <a href="https://cran.r-project.org/index.html">CRAN</a>.
4343
Also, please install the
44-
<a href="https://www.rstudio.com/products/rstudio/download/#download">RStudio IDE</a>.
44+
<a href="https://posit.co/download/rstudio-desktop/">RStudio IDE</a>.
4545
</p>
4646
<h4>Video Tutorial</h4>
4747
<div class="yt-wrapper2">
@@ -59,7 +59,7 @@ <h4>Video Tutorial</h4>
5959
<code>sudo dnf install R</code> and for Debian/Ubuntu, add a ppa
6060
repository and then run <code>sudo apt-get install r-base</code>).
6161
Also, please install the
62-
<a href="https://www.rstudio.com/products/rstudio/download/#download">RStudio IDE</a>.
62+
<a href="https://posit.co/download/rstudio-desktop/">RStudio IDE</a>.
6363
</p>
6464
</article>
6565
</div>

0 commit comments

Comments
 (0)