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"] }