From 45db8ab5bd70ad1e447550cbb5f11a7b0d19d603 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Sat, 21 Nov 2015 12:59:03 -0800 Subject: [PATCH] Update app.json --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index cbe9de9d..4f0a5ef4 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name": "TellForm", "description": "Beautiful, opensource web forms", - "repository": "https://github.com/whitef0x0/nodeforms", + "repository": "https://github.com/whitef0x0/tellform", "logo": "https://node-js-sample.herokuapp.com/node.svg", "keywords": ["node", "express", "static", "mean"] -} \ No newline at end of file +}