From a05250954fb9667d2fd600e119469361c4e30465 Mon Sep 17 00:00:00 2001 From: Amer Almadani Date: Tue, 30 May 2017 23:20:06 +0300 Subject: [PATCH] repo change --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 191f864..360baf9 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name": "haste-server", "description": "open source pastebin written in node.js", - "repository": "https://github.com/seejohnrun/haste-server", + "repository": "https://github.com/Logic-gate/haste-server", "logo": "https://raw.githubusercontent.com/seejohnrun/haste-server/master/static/logo.png", "keywords": ["pastebin", "haste", "node"] }