diff --git a/js/lesson3/files/index.html b/js/lesson3/files/index.html index 84133e7b..2b336955 100644 --- a/js/lesson3/files/index.html +++ b/js/lesson3/files/index.html @@ -4,7 +4,6 @@ -
@@ -23,5 +22,6 @@

Wish List

+ diff --git a/js/lesson3/tutorial.md b/js/lesson3/tutorial.md index b70f621b..018be469 100644 --- a/js/lesson3/tutorial.md +++ b/js/lesson3/tutorial.md @@ -53,7 +53,7 @@ Alternatively, if you've already learned how to use git and would like to use it here, you can clone this repo: ```bash -git clone https://gist.github.com/309f684b7a6e002aaf1f.git wishlist +git clone https://gist.github.com/borellvi/f6ea22aa8549a04c7409193f9d2bfd2d wishlist ``` The files that you start with don't really do anything, so let's