From 9aba8af0fbcb39deccbab89f71f34cc4612717dc Mon Sep 17 00:00:00 2001 From: EVA RIFA ROVIRA Date: Fri, 2 Feb 2024 15:41:23 +0100 Subject: [PATCH] Correct link use cases in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8560b8d..db913b6b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A part from this GitLab project, that allows you to monitor CSTools progress, to - The CRAN repository [https://CRAN.R-project.org/package=CSTools](https://CRAN.R-project.org/package=CSTools) which includes the user manual and vignettes. - Video tutorials [https://www.medscope-project.eu/products/tool-box/cstools-video-tutorials/](https://www.medscope-project.eu/products/tool-box/cstools-video-tutorials/). - Other resources are under-development such [training material](https://earth.bsc.es/gitlab/external/cstools/-/tree/MEDCOF2022/inst/doc/MEDCOF2022) and a [full reproducible use case for forecast calibration](https://earth.bsc.es/gitlab/external/cstools/-/tree/develop-CalibrationVignette/FOCUS_7_2). -- See and run package [**use cases**](inst/doc/usecase.md) +- See and run package [**use cases**](https://earth.bsc.es/gitlab/external/cstools/-/blob/master/inst/doc/usecase.md) Installation ------------ -- GitLab