diff --git a/seed_data/challenges.json b/seed_data/challenges.json
index c85a0eca54f..c3bc81dffac 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."
]