From d1f810e56e79e7daf5c9f238d7da44b55360198e Mon Sep 17 00:00:00 2001 From: qdr Date: Fri, 24 Jun 2016 14:05:18 +0200 Subject: [PATCH] Fix broken link to Introducing JavaScript Object Notation (JSON) (#9331) This commit fixes the broken link to the correct challenge. --- .../basic-javascript.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/01-front-end-development-certification/basic-javascript.json b/challenges/01-front-end-development-certification/basic-javascript.json index bdabb718b3..0de5970ca9 100644 --- a/challenges/01-front-end-development-certification/basic-javascript.json +++ b/challenges/01-front-end-development-certification/basic-javascript.json @@ -4527,7 +4527,7 @@ "Always return the entire collection object.", "Hints
Use bracket notation when accessing object properties with variables.", "Push is an array method you can read about on Mozilla Developer Network.", - "You may refer back to Introducing JavaScript Object Notation (JSON) for a refresher." + "You may refer back to Manipulating Complex ObjectsIntroducing JavaScript Object Notation (JSON) for a refresher." ], "releasedOn": "January 1, 2016", "challengeSeed": [