From d39dcafb88b8c410074f92fee464808188601205 Mon Sep 17 00:00:00 2001 From: Abigail Sparling <33765342+abigailsparling@users.noreply.github.com> Date: Thu, 13 Nov 2025 14:50:06 -0700 Subject: [PATCH 1/2] Update 04-review.md added missing link to course resources --- episodes/04-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/04-review.md b/episodes/04-review.md index 33e80426..f2fa06b5 100644 --- a/episodes/04-review.md +++ b/episodes/04-review.md @@ -34,7 +34,7 @@ In group work, spend some time trying to illustrate some of the commands we've u - try to express git commands in a non 'git' way - try to visualise what commits are doing to your repository -If you want to practise more feel free to keep practicising making changes to your file and committing the changes. If you want to explore more git commands, search for some more online or follow one of the suggested links below. +If you want to practise more feel free to keep practicising making changes to your file and committing the changes. If you want to explore more git commands, search for some more online or visit the [course resources](https://librarycarpentry.github.io/lc-git/reference.html). :::::::::::::::::::::::::::::::::::::::: keypoints From 280b5c0eb25c716724ff8f571e704e0a55163794 Mon Sep 17 00:00:00 2001 From: Abigail Sparling <33765342+abigailsparling@users.noreply.github.com> Date: Mon, 17 Nov 2025 08:59:36 -0700 Subject: [PATCH 2/2] Update 04-review.md --- episodes/04-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/04-review.md b/episodes/04-review.md index f2fa06b5..6088c31e 100644 --- a/episodes/04-review.md +++ b/episodes/04-review.md @@ -34,7 +34,7 @@ In group work, spend some time trying to illustrate some of the commands we've u - try to express git commands in a non 'git' way - try to visualise what commits are doing to your repository -If you want to practise more feel free to keep practicising making changes to your file and committing the changes. If you want to explore more git commands, search for some more online or visit the [course resources](https://librarycarpentry.github.io/lc-git/reference.html). +If you want to practise more feel free to keep practicising making changes to your file and committing the changes. If you want to explore more git commands, search for some more online or visit the [lesson resources](https://librarycarpentry.github.io/lc-git/reference.html). :::::::::::::::::::::::::::::::::::::::: keypoints