From ae3f031fd1deff1bef7bcc41c0fab31f93572492 Mon Sep 17 00:00:00 2001 From: Arun Date: Sun, 26 Jun 2016 21:56:52 +0530 Subject: [PATCH] Fix broken challenge links by renaming challenges --- .../01-front-end-development-certification/basic-bonfires.json | 2 +- .../front-end-development-certificate.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/challenges/01-front-end-development-certification/basic-bonfires.json b/seed/challenges/01-front-end-development-certification/basic-bonfires.json index c6928f88cb..01234b97f2 100644 --- a/seed/challenges/01-front-end-development-certification/basic-bonfires.json +++ b/seed/challenges/01-front-end-development-certification/basic-bonfires.json @@ -366,7 +366,7 @@ }, { "id": "afcc8d540bea9ea2669306b6", - "title": "Repeat a string", + "title": "Repeat a string repeat a string", "description": [ "Repeat a given string (first argument) num times (second argument). Return an empty string if num is not a positive number.", "Remember to use Read-Search-Ask if you get stuck. Write your own code." diff --git a/seed/challenges/01-front-end-development-certification/front-end-development-certificate.json b/seed/challenges/01-front-end-development-certification/front-end-development-certificate.json index 4284162d8e..d48e9f18e9 100644 --- a/seed/challenges/01-front-end-development-certification/front-end-development-certificate.json +++ b/seed/challenges/01-front-end-development-certification/front-end-development-certificate.json @@ -123,7 +123,7 @@ }, { "id": "a8e512fbe388ac2f9198f0fa", - "title": "Where art thou" + "title": "Wherefore art thou" }, { "id": "a0b5010f579e69b815e7c5d6",