From 638c0bcd41d94e5d910fc832c81311bb4cd3305e Mon Sep 17 00:00:00 2001 From: Jakub Sova Date: Thu, 10 Oct 2024 19:20:38 +0200 Subject: [PATCH] fix: link (Ch. 2 Exercise 10) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5896c2..77ec4d7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Welcome to The Origins I: HTML GitHub repo! We are super excited to have you. He - [`blueprint.html`](https://github.com/codedex-io/html-101/blob/main/2-structure/08_blueprint.html) - [`family_tree.html`](https://github.com/codedex-io/html-101/blob/main/2-structure/09_family_tree.html) -- [`craigslist_ad.html`](https://github.com/codedex-io/html-101/blob/main/2-structure/10_craigslist.html) +- [`craigslist_ad.html`](https://github.com/codedex-io/html-101/blob/main/2-structure/10_craigslist_ad.html) - [`wiki_article.html`](https://github.com/codedex-io/html-101/blob/main/2-structure/11_wiki_article.html) - [`lorem_ipsum.html`](https://github.com/codedex-io/html-101/blob/main/2-structure/12_lorem_ipsum.html) - [`power_rangers.html`](https://github.com/codedex-io/html-101/blob/main/2-structure/13_power_rangers.html)