From: Jonathan Hurter Date: Wed, 5 Apr 2017 15:28:11 +0000 (+0200) Subject: Fix wrong url in scalingo.json X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=4335dffe35acdf4a6a7aef2b31f8caa3b45967be;p=mastodon.git Fix wrong url in scalingo.json --- 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": {