Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
* Change references to tootsuite/mastodon to mastodon/mastodon * Remove obsolete test fixture * Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG And a few other places
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "Mastodon",
 | 
			
		||||
  "description": "A GNU Social-compatible microblogging server",
 | 
			
		||||
  "repository": "https://github.com/tootsuite/mastodon",
 | 
			
		||||
  "logo": "https://github.com/tootsuite.png",
 | 
			
		||||
  "repository": "https://github.com/mastodon/mastodon",
 | 
			
		||||
  "logo": "https://github.com/mastodon.png",
 | 
			
		||||
  "env": {
 | 
			
		||||
    "LOCAL_DOMAIN": {
 | 
			
		||||
      "description": "The domain that your Mastodon instance will run on (this can be appname.scalingo.io or a custom domain)",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user