about summary refs log tree commit diff
path: root/scalingo.json
diff options
context:
space:
mode:
authorJonathan Hurter <john@scalingo.com>2017-04-05 17:28:11 +0200
committerGitHub <noreply@github.com>2017-04-05 17:28:11 +0200
commit4335dffe35acdf4a6a7aef2b31f8caa3b45967be (patch)
treed49acf5055459925fe7442c2840bb62cac6fcfb1 /scalingo.json
parentd6bab0c71cd94bff4f775b79a55493b6e02215a0 (diff)
Fix wrong url in scalingo.json
Diffstat (limited to 'scalingo.json')
-rw-r--r--scalingo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scalingo.json b/scalingo.json
index 84b690e24..d60f1529c 100644
--- a/scalingo.json
+++ b/scalingo.json
@@ -1,7 +1,7 @@
 {
   "name": "Mastodon",
   "description": "A GNU Social-compatible microblogging server",
-  "repository": "https://github.com/johnsudaar/mastodon",
+  "repository": "https://github.com/tootsuite/mastodon",
   "logo": "https://github.com/tootsuite/mastodon/raw/master/app/assets/images/logo.png",
   "env": {
     "LOCAL_DOMAIN": {