Skip to content

Commit eaeb1b6

Browse files
committed
Fix link in HTML lesson 2
1 parent 359c963 commit eaeb1b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)