diff --git a/seed_data/nonprofits.json b/seed_data/nonprofits.json index f208c4a510..ff432373ef 100644 --- a/seed_data/nonprofits.json +++ b/seed_data/nonprofits.json @@ -47,26 +47,6 @@ "estimatedHours": 100, "currentStatus": "completed" }, - { - "id": "bd6274d8c464cbafaeb4bdef", - "requestedDeliverables": [ - "other" - ], - "whatDoesNonprofitDo": "No More Craptions seeks to improve upon automatic captioning on YouTube videos, by allowing users to edit captions to videos, even if they do not own the content.", - "websiteLink": "http://nomorecraptions.com/", - "stakeholderName": "Michael Lockrey", - "stakeholderEmail": "michael.lockrey@gmail.com", - "name": "No More Craptions", - "endUser": "Hearing impaired users, and those who want to correct poor captions.", - "approvedDeliverables": [ - "other" - ], - "projectDescription": "Campers will create a full stack JavaScript solution to allow users to edit captions from YouTube videos.", - "logoUrl": "https://trello-attachments.s3.amazonaws.com/54c1da1ba1fe2e325df5fc34/54c1dd31226b8111794d132f/x/b0402135d9ecce6d4ab45c4b5e5aeaa0/Turning-online-horse-manure-into-strawberry-jam---since-2009.png", - "imageUrl": "", - "estimatedHours": 200, - "currentStatus": "completed" - }, { "id": "bd1326d9c245cbafaeb4bdef", "requestedDeliverables": [ diff --git a/views/challengeMap/show.jade b/views/challengeMap/show.jade index 0491412974..8243874525 100644 --- a/views/challengeMap/show.jade +++ b/views/challengeMap/show.jade @@ -68,4 +68,4 @@ block content h3.negative-15 ul li - a(href="/nonprofits/index") Browse our nonprofit projects + a(href="/nonprofits/directory") Browse our nonprofit projects