From 0501706092355f3ecd29baaf3409c9b041fce17c Mon Sep 17 00:00:00 2001 From: Claudio Restifo Date: Sun, 23 Apr 2017 22:02:48 +0200 Subject: [PATCH] updated the codepen instruction to add Bootstrap v3.3.7 instead of v.4 (#13895) --- .../responsive-web-design-projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/challenges/01-responsive-web-design/responsive-web-design-projects.json b/seed/challenges/01-responsive-web-design/responsive-web-design-projects.json index 5f1159cde0..dcd48fa3d2 100644 --- a/seed/challenges/01-responsive-web-design/responsive-web-design-projects.json +++ b/seed/challenges/01-responsive-web-design/responsive-web-design-projects.json @@ -39,9 +39,9 @@ "" ], [ - "//i.imgur.com/G9KFQDL.gif", + "//i.imgur.com/oLYs8EA.gif", "A gif showing the process of adding Bootstrap to your pen.", - "Click the gear in the upper left hand corner of the CSS box, then scroll down to \"Quick add\" and choose Bootstrap. Now give your h1 element the class of text-primary to change its color and prove that Bootstrap is now available.", + "Click the gear in the upper left hand corner of the CSS box, then copy this link https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css inside the text box. Now give your h1 element the class of text-primary to change its color and prove that Bootstrap is now available. Note that by using the dropdown menu and selecting \"Bootstrap\", the Alpha v.4 will be added instead.", "" ], [