Skip to content

Commit 74b5fd4

Browse files
committed
Merge pull request #134 from passy/lesson-2-link-fix
Fix link in HTML lesson 2
2 parents 359c963 + eaeb1b6 commit 74b5fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/lesson2/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ _**CSS** works in conjunction with **HTML**_
2424

2525
### Today we will be focusing on fundamental CSS concepts
2626

27-
We will be styling [this page](https://github.com/codebar/tutorials/blob/master/html/lesson1/example.html) so that it looks [like this example](http://codebar.github.io/tutorials/html/lesson2/example.html).
27+
We will be styling [this page](https://github.com/codebar/tutorials/blob/master/html/lesson2/example.html) so that it looks [like this example](http://codebar.github.io/tutorials/html/lesson2/example.html).
2828

2929
## But before we start...
3030

0 commit comments

Comments
 (0)