]> cat aescling's git repositories - mastodon.git/commitdiff
Fix wrong url in scalingo.json
authorJonathan Hurter <john@scalingo.com>
Wed, 5 Apr 2017 15:28:11 +0000 (17:28 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 15:28:11 +0000 (17:28 +0200)
scalingo.json

index 84b690e24581183e2c90c0a6a9f991eae48965cd..d60f1529ce8d00cfcd33b138240169a1af94e8c5 100644 (file)
@@ -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": {