Fixed link to open in new window

pull/18182/head
drk7891 2016-03-09 21:06:09 -05:00
parent b6e527b519
commit 7a89374e1b
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"<strong>Rule #3:</strong> You must use both Sass and React to build this project.",
"<strong>User Story:</strong> I can type GitHub-flavored Markdown into a text area.",
"<strong>User Story:</strong> I can see a preview of the output of my markdown that is updated as I type.",
"<strong>Hint:</strong> You don't need to interpret Markdown yourself - you can import the Marked library for this: <a href='https://cdnjs.com/libraries/marked'>https://cdnjs.com/libraries/marked</a>",
"<strong>Hint:</strong> You don't need to interpret Markdown yourself - you can import the Marked library for this: <a href='https://cdnjs.com/libraries/marked' target='_blank'>https://cdnjs.com/libraries/marked</a>",
"<strong>Note:</strong> If you want to use the React JSX syntax, you need to enable 'Babel' as a preprocessor",
"Remember to use <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>Read-Search-Ask</a> if you get stuck.",
"When you are finished, click the \"I've completed this challenge\" button and include a link to your CodePen. ",