From 89d6edc55c1c737eb7fc278d2084c85820f33d26 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/challenges/01-front-end-development-certification/basic-bonfires.json b/challenges/01-front-end-development-certification/basic-bonfires.json index c6928f88cb7..01234b97f25 100644 --- a/challenges/01-front-end-development-certification/basic-bonfires.json +++ b/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/challenges/01-front-end-development-certification/front-end-development-certificate.json b/challenges/01-front-end-development-certification/front-end-development-certificate.json index 4284162d8e9..d48e9f18e94 100644 --- a/challenges/01-front-end-development-certification/front-end-development-certificate.json +++ b/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",