diff --git a/ohw23/tutorials_getting_started.md b/ohw23/tutorials_getting_started.md index a7839bce..29452bac 100644 --- a/ohw23/tutorials_getting_started.md +++ b/ohw23/tutorials_getting_started.md @@ -6,7 +6,7 @@ Tutorials will be run live on the [OceanHackWeek JupyterHub ("The Hub"), https:/ Below are instructions for getting the tutorials started on the the Hub in your browser, and updating the tutorials files with the latest version from the GitHub tutorials repository, [https://github.com/oceanhackweek/ohw-tutorials](https://github.com/oceanhackweek/ohw-tutorials). -The schedule of tutorials is available [here](../../ohw22/schedule.md), and links to tutorial materials and some background resources will be available there as well. +The schedule of tutorials is available [here](../../ohw23/schedule.md), and links to tutorial materials and some background resources will be available there as well. ## How do I get the tutorial repository into the Hub? @@ -20,13 +20,13 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre :::{tab-item} Python -[Pull tutorial repo for the Python profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW22) +[Pull tutorial repo for the Python profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW23) ::: :::{tab-item} R -[Pull tutorial repo for the R profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW22) +[Pull tutorial repo for the R profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW23) ::: @@ -34,4 +34,4 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre ``` -See this [extended discussion](../prep/jupyterhub.md#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows. +See this [extended discussion](../resources/prep/jupyterhub.md#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows.