Fix broken challenge links by renaming challenges

pull/18182/head
Arun 2016-06-26 21:56:52 +05:30
parent 9fdeaee56c
commit 89d6edc55c
2 changed files with 2 additions and 2 deletions

View File

@ -366,7 +366,7 @@
},
{
"id": "afcc8d540bea9ea2669306b6",
"title": "Repeat a string",
"title": "Repeat a string repeat a string",
"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.",
"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",
"title": "Where art thou"
"title": "Wherefore art thou"
},
{
"id": "a0b5010f579e69b815e7c5d6",