From e11cc1338acabab7f3ca3fd46f9042060ba78551 Mon Sep 17 00:00:00 2001 From: zhou fan <1247714429@qq.com> Date: Sun, 27 Feb 2022 07:59:43 +0800 Subject: [PATCH] fixed an image link in terrarium (#614) --- 3-terrarium/1-intro-to-html/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-terrarium/1-intro-to-html/README.md b/3-terrarium/1-intro-to-html/README.md index 9c7e7b1a..6995bf6a 100644 --- a/3-terrarium/1-intro-to-html/README.md +++ b/3-terrarium/1-intro-to-html/README.md @@ -1,6 +1,6 @@ # Terrarium Project Part 1: Introduction to HTML -![Introduction to HTML](/sketchnotes/webdev101-html.png) +![Introduction to HTML](../../sketchnotes/webdev101-html.png) > Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac) ## Pre-Lecture Quiz