diff options
author | Jonathan Hurter <john@scalingo.com> | 2017-04-05 15:52:06 +0200 |
---|---|---|
committer | Jonathan Hurter <john@scalingo.com> | 2017-04-05 15:52:06 +0200 |
commit | 5e7ec0fe573f11d9c853981ac0ae57a8b27cf9ce (patch) | |
tree | b36a820077dbaa5b86e4affebc04892266f56fd1 | |
parent | 152a1e578c46068dfac2888620798073d3d305b8 (diff) |
Use root repository url
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 3827a74ab..fde4df6bb 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Docker is great for quickly trying out software, but it has its drawbacks too. I ## Deployment on Scalingo -[![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/johnsudaar/mastodon#master) +[![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/tootsuite/mastodon#master) ## Deployment on Heroku (experimental) |