From f03673559296ec138069cd642e2c6bc2ae1a55e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20H=C3=A9tier?= Date: Sun, 20 Oct 2024 12:33:44 +0200 Subject: [PATCH] =?UTF-8?q?Updated=20URL=E2=80=AFafter=20domain=20migratio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f687e3..25a1684 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You need to be using [Gadgetbridge](https://gadgetbridge.org/) with your *Pebble The easiest way to use this projet is to: * download [RStudio](https://www.rstudio.com/products/rstudio/download/#download) - * download and open [pebble_health_stats.Rmd](https://djib.fr/djib/PebbleHealthStats/src/branch/master/pebble_health_stats.Rmd) + * download and open [pebble_health_stats.Rmd](https://git.djib.fr/djib/PebbleHealthStats/src/branch/master/pebble_health_stats.Rmd) * and press *Knit* on the top left of the editor. You will need to have [R](https://www.r-project.org/) running on you PC as well as the package [Tidyverse](https://www.tidyverse.org/). @@ -21,9 +21,9 @@ sudo apt install r-cran-tidyverse ``` ## Demo -A demo of the output is available [here](https://djib.fr/demos/pebblehealthstats/). +A demo of the output is available [here](https://demos.djib.fr/pebblehealthstats/). -You can also download and open [pebble_health_stats.html](https://djib.fr/git/djib/PebbleHealthStats/raw/branch/master/pebble_health_stats.html). +You can also download and open [pebble_health_stats.html](https://git.djib.fr/djib/PebbleHealthStats/raw/branch/master/pebble_health_stats.html). ## If you want to go further