summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app.json2
-rw-r--r--scalingo.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json
index a935b8232b8..09adaac2c9f 100644
--- a/app.json
+++ b/app.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": {
"HEROKU": {
"description": "Leave this as true",
diff --git a/scalingo.json b/scalingo.json
index 8df2caba16f..426698b9cc8 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)",