From f86ef48d3e5d6a4f6b69d3edef440a5930a1a25b Mon Sep 17 00:00:00 2001 From: David <david.dorchies@inrae.fr> Date: Sun, 28 Jul 2024 11:36:25 +0200 Subject: [PATCH] docs(pkgdown): update link for training session --- vignettes/airGRiwrm.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/airGRiwrm.Rmd b/vignettes/airGRiwrm.Rmd index f631889..ca306f3 100644 --- a/vignettes/airGRiwrm.Rmd +++ b/vignettes/airGRiwrm.Rmd @@ -16,6 +16,6 @@ knitr::opts_chunk$set( ## For getting started several materials are available: -### [A slide-show of a training on **airGRiwrm** in French ](../training/fr/Formation_airGRiwrm.html) +### [A slide-show of a training on **airGRiwrm** in French ](https://in-wop.gitlab.irstea.page/formation-airgriwrm/) ### [The vignettes provided with the package with example of use on the Severn River (UK)](index.html) ### [An example of use on a large network of 25 nodes on the Seine River (France)](index.html) -- GitLab