Updated Roman Numeral Challenge link

Updated link so it would open in a new tab instead of the current tab.
pull/1594/head
Martin Kwan 2015-08-06 00:02:15 -07:00
parent ce9e2ebcae
commit 3b94475f9d
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
"difficulty": "2.02", "difficulty": "2.02",
"description": [ "description": [
"Convert the given number into a roman numeral.", "Convert the given number into a roman numeral.",
"All <a href=\"http://www.mathsisfun.com/roman-numerals.html\">roman numerals</a> answers should be provided in upper-case.", "All <a href=\"http://www.mathsisfun.com/roman-numerals.html\" target="_blank">roman numerals</a> answers should be provided in upper-case.",
"Remember to use <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>RSAP</a> if you get stuck. Try to pair program. Write your own code." "Remember to use <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>RSAP</a> if you get stuck. Try to pair program. Write your own code."
], ],
"challengeSeed": [ "challengeSeed": [