]> cat aescling's git repositories - mastodon.git/commitdiff
Update broken links, add new sponsor
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 27 Jan 2017 16:01:21 +0000 (17:01 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 27 Jan 2017 16:01:21 +0000 (17:01 +0100)
README.md
docs/Contributing-to-Mastodon/Sponsors.md
docs/README.md

index 7d3f5a975add1c27090178e1ad0c00a2ae5faa3f..70eef18d0650116df8d3d9c768ce3f96e8b5db0c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -121,13 +121,13 @@ Docker is great for quickly trying out software, but it has its drawbacks too. I
 
 [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
 
-Mastodon can theoretically run indefinitely on a free [Heroku](https://heroku.com) app. [You can view a guide for deployment on Heroku here.](docs/Running-Mastodon/Heroku.md)
+Mastodon can theoretically run indefinitely on a free [Heroku](https://heroku.com) app. [You can view a guide for deployment on Heroku here.](docs/Running-Mastodon/Heroku-guide.md)
 
 ## Development with Vagrant
 
 A quick way to get a development environment up and running is with Vagrant. You will need recent versions of [Vagrant](https://www.vagrantup.com/) and [VirtualBox](https://www.virtualbox.org/) installed.
 
-[You can find the guide for setting up a Vagrant development environment here.](docs/Running-Mastodon/Vagrant.md)
+[You can find the guide for setting up a Vagrant development environment here.](docs/Running-Mastodon/Vagrant-guide.md)
 
 ## Contributing
 
index 5916ceb4504b753d956327547419daee757cb386..a601071b2d8d6dd00a486b0320b458a380ef369b 100644 (file)
@@ -29,3 +29,4 @@ These people make the development of Mastodon possible through [Patreon](https:/
 - [Jessica Hayley](https://mastodon.social/users/jayhay)
 - [Niels Roesen Abildgaard](http://hypesystem.dk/)
 - [Zatnosk](https://github.com/Zatnosk)
+- [Spex Bluefox](https://mastodon.social/users/Spex)
index 0005937610eb604645b89b1fc8a870e7761917b8..42adfd04c71a6ad9df07dcf6fe5bdde069c06da1 100644 (file)
@@ -17,6 +17,7 @@ Index
 ### Running Mastodon
 - [Production guide](Running-Mastodon/Production-guide.md)
 - [Development guide](Running-Mastodon/Development-guide.md)
+- [Administration guide](Running-Mastodon/Administration-guide.md)
 
 ### Contributing to Mastodon
 - [Sponsors](Contributing-to-Mastodon/Sponsors.md)