diff --git a/episodes/1-intro-reproducible-examples.md b/episodes/1-intro-reproducible-examples.md index 29f8a7c..003d1c5 100644 --- a/episodes/1-intro-reproducible-examples.md +++ b/episodes/1-intro-reproducible-examples.md @@ -21,7 +21,7 @@ exercises: 2 :::::::::::::::::::::::::::::::::::::::::::::::: #### Welcome and introductions -- Welcome to "RRRR, I'm Stuck!" We're glad you're here! Let's first take care of a few setup steps. You should have all followed the setup instructions on the [workshop website](kaijagahm.github.io/R-help-reprexes/), and you should have both R and RStudio installed. +- Welcome to "RRRR, I'm Stuck!" We're glad you're here! Let's first take care of a few setup steps. You should have all followed the setup instructions on the [workshop website](https://github.com/carpentries-incubator/R-help-reprexes), and you should have both R and RStudio installed. - You should also have the following packages installed: {**reprex**}, {**ratdat**}, {**dplyr**}, and {**ggplot2**}.