diff --git a/seed/challenges/01-front-end-development-certification/advanced-ziplines.json b/seed/challenges/01-front-end-development-certification/advanced-ziplines.json
index d0912c8cc4..b06079a84d 100644
--- a/seed/challenges/01-front-end-development-certification/advanced-ziplines.json
+++ b/seed/challenges/01-front-end-development-certification/advanced-ziplines.json
@@ -8,7 +8,7 @@
"id": "bd7158d8c442eddfaeb5bd17",
"title": "Build a JavaScript Calculator",
"description": [
- "Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/PNKdjo/.",
+ "Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/rLJZrA/.",
"Rule #1: Don't look at the example project's code. Figure it out for yourself.",
"Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.",
"User Story: I can add, subtract, multiply and divide two numbers.",