From 1ce53705122e39ab38b4c494698b7162303adaf4 Mon Sep 17 00:00:00 2001 From: jonathankoop Date: Fri, 17 Jan 2025 14:33:35 +0100 Subject: [PATCH 1/2] Add 3 words to the story --- story.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/story.qmd b/story.qmd index 6b25df6..f9c5ed2 100644 --- a/story.qmd +++ b/story.qmd @@ -4,7 +4,7 @@ The following story is written together with students from the course. The story --- -I opened the door to the beautiful pink Lamborghini... [add three more words here] +I opened the door to the beautiful pink Lamborghini and sold it. ... [add three more words here] --- @@ -13,4 +13,4 @@ Here is a list of contributors that helped to make this story possible. - [Gerko Vink](https:/wwww.github.com/gerkovink) - [Quinty Boer](https://github.com/quintyboer) -- [add your name here] \ No newline at end of file +- [Jonathan Koop](https://github.com/jonathankoop) \ No newline at end of file From 89ac4f8ba5dfcd6614158345f0749df4817b0ee5 Mon Sep 17 00:00:00 2001 From: jonathankoop Date: Fri, 17 Jan 2025 14:39:27 +0100 Subject: [PATCH 2/2] Fix link in week 3 --- week 3.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week 3.qmd b/week 3.qmd index 9dcdb12..a10cf1c 100644 --- a/week 3.qmd +++ b/week 3.qmd @@ -241,7 +241,7 @@ d. Present a table containing all simulated samples for which the resulting con ## Exercise 2: `Git` it done -This week we will also learn how to use $git$ properly when we mess up. But let's not learn that on this year's repo ;-). Fork [this older course repository (https://github.com/gerkovink/markup2020), deselect! `Copy the master branch only` in order to copy all branches and checkout the `Exercise_wk4` branch. +This week we will also learn how to use $git$ properly when we mess up. But let's not learn that on this year's repo ;-). Fork [this older course repository](https://github.com/gerkovink/markup2020), deselect! `Copy the master branch only` in order to copy all branches and checkout the `Exercise_wk4` branch. Let's continue this week with this second exercise.