From ab8f2c2d854a35f0c3acb27b1628543b082dc8d9 Mon Sep 17 00:00:00 2001 From: MarieMalarme Date: Wed, 24 Mar 2021 11:05:23 +0000 Subject: [PATCH] skeleton: fix typo in link --- subjects/skeleton/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/skeleton/README.md b/subjects/skeleton/README.md index 557e433b9..04506b46d 100644 --- a/subjects/skeleton/README.md +++ b/subjects/skeleton/README.md @@ -22,7 +22,7 @@ We provide you with some content to get started smoothly, check it out! - Video [Basic set up of an HTML page](https://www.youtube.com/watch?v=QtKoO7tT-Gg&list=PLHyAJ_GrRtf979iZZ1N3qYMfsPj9PCCrF&index=1) - Video [Different HTML tags overview](https://www.youtube.com/watch?v=Al-Jzpib8VY&list=PLHyAJ_GrRtf979iZZ1N3qYMfsPj9PCCrF&index=2) -Those videos are accompanying you step by step in each exercise, but if you want to check right away all the notions covered in the quest, you can watch the whole playlist [Web - HTML, CSS & DOM JS] (https://www.youtube.com/playlist?list=PLHyAJ_GrRtf979iZZ1N3qYMfsPj9PCCrF). +Those videos are accompanying you step by step in each exercise, but if you want to check right away all the notions covered in the quest, you can watch the whole playlist [Web - HTML, CSS & DOM JS](https://www.youtube.com/playlist?list=PLHyAJ_GrRtf979iZZ1N3qYMfsPj9PCCrF). ### Instructions