about summary refs log tree commit diff
path: root/scalingo.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-08-01 12:59:11 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-08-01 05:59:11 +0200
commite05606c8d0b1a77dd5153da04fe5ec9f192be0b7 (patch)
tree9848aacdb64bdde859d07024e9cac214602babb7 /scalingo.json
parent161f72cce3547fabc945b002599880b137d970db (diff)
Change logo URL for Heroku and Scalingo (#4476)
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 8df2caba1..426698b9c 100644
--- a/scalingo.json
+++ b/scalingo.json
@@ -2,7 +2,7 @@
   "name": "Mastodon",
   "description": "A GNU Social-compatible microblogging server",
   "repository": "https://github.com/tootsuite/mastodon",
-  "logo": "https://github.com/tootsuite/mastodon/raw/master/app/javascript/images/logo.svg",
+  "logo": "https://github.com/tootsuite.png",
   "env": {
     "LOCAL_DOMAIN": {
       "description": "The domain that your Mastodon instance will run on (this can be appname.scalingo.io or a custom domain)",