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.",
""
],
[