From e7eb9b6ca6adefab39787af310477850fd66fdb4 Mon Sep 17 00:00:00 2001 From: Carine Rey <carine.rey@ens-lyon.fr> Date: Tue, 6 Sep 2022 17:38:55 +0200 Subject: [PATCH] fix url to session2 --- session_1/session_1.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session_1/session_1.Rmd b/session_1/session_1.Rmd index 0ca151f..43deda3 100644 --- a/session_1/session_1.Rmd +++ b/session_1/session_1.Rmd @@ -821,4 +821,4 @@ unloadNamespace("ggplot2") sessionInfo() ``` -## See you in [Session 2 : "Introduction to Tidyverse"](https://can.gitbiopages.ens-lyon.fr/R_basis/session_2/) +## See you in [Session 2 : "Introduction to Tidyverse"](https://can.gitbiopages.ens-lyon.fr/R_basis/session_2.html) -- GitLab