From d06df3a217b4737881531252ff3f3aeeec1077b9 Mon Sep 17 00:00:00 2001 From: Rajeev Singh <87664048+Rajeev-singh-git@users.noreply.github.com> Date: Thu, 15 Feb 2024 22:40:28 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73de9681a1..c91df220c9 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ There is also a the [updates-and-fixes](https://github.com/jonasschmedtmann/comp ### Q14: I'm looking for the old course version (v1) files. Where can I find them? -**A:** They are in this same repo, but in the [v1 branch](https://github.com/jonasschmedtmann/complete-javascript-course/tree/v1). So just go to [v1](https://github.com/jonasschmedtmann/complete-javascript-course/tree/v1), and download the code from there. +**A:** They are in this same repo, but in the [v1 branch](https://github.com/jonasschmedtmann/complete-javascript-course/tree/v1). So just go to [v1](https://github.com/jonasschmedtmann/complete-javascript-course/tree/v1), and download the code from there..