summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-21 17:46:17 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-21 17:46:17 -0400
commitdf423ae4aff12e8143a52642a3025ee1c0dffcea (patch)
tree727abcdebd7c3398f5b36f458af7e0c8c961c3e9 /app.json
parent3dd20c9c78e61028a4c7db232c7b2b30662a2987 (diff)
Move repository to Kanboard organization
Diffstat (limited to 'app.json')
-rw-r--r--app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json
index 4d41737b..76d9b8e0 100644
--- a/app.json
+++ b/app.json
@@ -1,7 +1,7 @@
{
"name": "Kanboard",
"description": "Kanboard is a simple visual task board",
- "repository": "https://github.com/fguillot/kanboard",
+ "repository": "https://github.com/kanboard/kanboard",
"logo": "https://kanboard.net/assets/img/icon.svg",
"keywords": ["kanboard", "kanban", "php", "agile"],
"addons": ["heroku-postgresql:hobby-dev"]