You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: js/lesson2/tutorial.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,8 @@ In our previous lesson we learnt all about JavaScript variables, functions and o
7
7
8
8
## Before we start...
9
9
10
-
Download the files required to begin working through the tutorial from [here](https://gist.github.com/despo/d46495ce986d1624af45/download).
10
+
Download the files required to begin working through the tutorial from [here](https://gist.github.com/AniaMakes/d6b0edd5c7ca6ddbe9831616c766df84/download).
11
+
11
12
12
13
In the first half of this tutorial we will be using the files **lesson2.html** and **script.js**, then files **london.html** and **london-script.js** for the second part.
0 commit comments