diff options
Diffstat (limited to 'scalingo.json')
-rw-r--r-- | scalingo.json | 2 |
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)", |