diff --git a/README.md b/README.md index 73de9681a1..89a1d362de 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,5 @@ There is also a the [updates-and-fixes](https://github.com/jonasschmedtmann/comp **A:** No, for the simple reason that I want this repository to contain the _exact_ same code that is shown in the videos. _However, please feel free to add an issue if you found one._ ### 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.