Fix broken challenge links by renaming challenges

This commit is contained in:
Arun
2016-06-26 21:56:52 +05:30
parent 8704b3a76e
commit ae3f031fd1
2 changed files with 2 additions and 2 deletions

View File

@ -366,7 +366,7 @@
}, },
{ {
"id": "afcc8d540bea9ea2669306b6", "id": "afcc8d540bea9ea2669306b6",
"title": "Repeat a string", "title": "Repeat a string repeat a string",
"description": [ "description": [
"Repeat a given string (first argument) <code>num</code> times (second argument). Return an empty string if <code>num</code> is not a positive number.", "Repeat a given string (first argument) <code>num</code> times (second argument). Return an empty string if <code>num</code> is not a positive number.",
"Remember to use <a href=\"//github.com/FreeCodeCamp/freecodecamp/wiki/FreeCodeCamp-Get-Help\" target=\"_blank\">Read-Search-Ask</a> if you get stuck. Write your own code." "Remember to use <a href=\"//github.com/FreeCodeCamp/freecodecamp/wiki/FreeCodeCamp-Get-Help\" target=\"_blank\">Read-Search-Ask</a> if you get stuck. Write your own code."

View File

@ -123,7 +123,7 @@
}, },
{ {
"id": "a8e512fbe388ac2f9198f0fa", "id": "a8e512fbe388ac2f9198f0fa",
"title": "Where art thou" "title": "Wherefore art thou"
}, },
{ {
"id": "a0b5010f579e69b815e7c5d6", "id": "a0b5010f579e69b815e7c5d6",