From 0276771bc33b9d752a7467b6a7c126c0dff4ecd2 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Fri, 26 Dec 2014 21:50:03 -0800 Subject: [PATCH] add omitted link to challenges.json --- seed_data/challenges.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed_data/challenges.json b/seed_data/challenges.json index c85a0eca54..c3bc81dffa 100644 --- a/seed_data/challenges.json +++ b/seed_data/challenges.json @@ -175,7 +175,7 @@ "challengeNumber": 14, "steps": [ "It's time to learn the most powerful tool your browser has - the Development Tools!", - "If you aren't already using Chrome, you'll want to download it here. While it's true that Firefox has a tool called Firebug that is very similar to Chrome's DevTools, we will use Chrome for this challenge.", + "If you aren't already using Chrome, you'll want to download it here: http://www.google.com/chrome/. While it's true that Firefox has a tool called Firebug that is very similar to Chrome's DevTools, we will use Chrome for this challenge.", "Note that this course, jointly produced by Google and Code School, is technologically impressive, but occasionally buggy. If you encounter a bug, just ignore it and keep going.", "Go to http://discover-devtools.codeschool.com and complete this short course." ]