From 272ea9eb0f015a1a2213dc8875560b80013158ce Mon Sep 17 00:00:00 2001 From: GD <gd.dev@libertymail.net> Date: Fri, 7 Oct 2022 15:45:46 +0200 Subject: [PATCH] fix typo --- 1_understanding_a_computer.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_understanding_a_computer.Rmd b/1_understanding_a_computer.Rmd index c85d120..2e03d54 100644 --- a/1_understanding_a_computer.Rmd +++ b/1_understanding_a_computer.Rmd @@ -160,7 +160,7 @@ You can find a [list of software licenses](https://www.gnu.org/licenses/license- Your browser does not support the video tag. </video> -See this [presentation](https://plmlab.math.cnrs.fr/gdurif/presentation_foss/-/blob/main/presentation/presentation_DURIF_foss.pdf) (in french) for a quick introduction about **software licence** and **free/open source softare**. +See this [presentation](https://plmlab.math.cnrs.fr/gdurif/presentation_foss/-/blob/main/presentation/presentation_DURIF_foss.pdf) (in french) for a quick introduction about **software license** and **free/open source software**. [Instead of installing GNU/Linux on your computer, you are going to learn to use the IFB Cloud.](./2_using_the_ifb_cloud.html) -- GitLab