From 421c4620eb22f9453481f016b18fc619f5802a95 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Fri, 29 Jul 2016 12:35:58 +0530 Subject: [PATCH] Fix the pintrest clone app --- .../dynamic-web-applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/challenges/03-back-end-development-certification/dynamic-web-applications.json b/seed/challenges/03-back-end-development-certification/dynamic-web-applications.json index 560972e5cf..ba98bf90c1 100644 --- a/seed/challenges/03-back-end-development-certification/dynamic-web-applications.json +++ b/seed/challenges/03-back-end-development-certification/dynamic-web-applications.json @@ -336,7 +336,7 @@ "id": "bd7158d8c443eddfaeb5bdee", "title": "Build a Pinterest Clone", "description": [ - "Objective: Build a full stack JavaScript app that is functionally similar to this: http://pintech.herokuapp.com/ and deploy it to Heroku.", + "Objective: Build a full stack JavaScript app that is functionally similar to this: https://midnight-dust.hyperdev.space and deploy it to Heroku.", "Note that for each project, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit https://freecodecamp.com/challenges/get-set-for-our-dynamic-web-application-projects.", "Here are the specific user stories you should implement for this project:", "User Story: As an unauthenticated user, I can login with Twitter.", @@ -356,7 +356,7 @@ "type": "basejump", "challengeType": 4, "descriptionEs": [ - "Objetivo: Construye una aplicación de pila completa (full stack) en JavaScript que funcione de forma similar al siguiente proyecto: http://pintech.herokuapp.com/ y despliégalo en Heroku.", + "Objetivo: Construye una aplicación de pila completa (full stack) en JavaScript que funcione de forma similar al siguiente proyecto: https://midnight-dust.hyperdev.space/ y despliégalo en Heroku.", "Ten en cuenta que para cada proyecto, debes crear un nuevo repositorio en GitHub y un nuevo proyecto en Heroku. Si no recuerdas cómo hacerlo, visita de nuevo https://freecodecamp.com/challenges/get-set-for-our-dynamic-web-application-projects.", "Estas son las Historias de usuario que debes satisfacer para este Basejump:", "Historia de usuario: Como usuario autenticado, puedo acceder a mi cuenta con Twitter.",