add omitted link to challenges.json
This commit is contained in:
@ -175,7 +175,7 @@
|
|||||||
"challengeNumber": 14,
|
"challengeNumber": 14,
|
||||||
"steps": [
|
"steps": [
|
||||||
"It's time to learn the most powerful tool your browser has - the Development Tools!",
|
"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: <a href='http://www.google.com/chrome/' target='_blank'>http://www.google.com/chrome/</a>. 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.",
|
"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 <a href='http://discover-devtools.codeschool.com' target='_blank'>http://discover-devtools.codeschool.com</a> and complete this short course."
|
"Go to <a href='http://discover-devtools.codeschool.com' target='_blank'>http://discover-devtools.codeschool.com</a> and complete this short course."
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user