]> cat aescling's git repositories - mastodon.git/commitdiff
Update link to install docs (#12666)
authortrwnh <a@trwnh.com>
Sun, 22 Dec 2019 21:22:09 +0000 (15:22 -0600)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 22 Dec 2019 21:22:09 +0000 (22:22 +0100)
README.md

index 54a738c83f4e44a84c93a206276b79c420d31d14..5c5ad17c007a39b2a073a92fba5a2667f0ac0d0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Mastodon acts as an OAuth2 provider so 3rd party apps can use the REST and Strea
 - **Ruby** 2.4+
 - **Node.js** 8+
 
-The repository includes deployment configurations for **Docker and docker-compose**, but also a few specific platforms like **Heroku**, **Scalingo**, and **Nanobox**. The [**stand-alone** installation guide](https://docs.joinmastodon.org/administration/installation/) is available in the documentation.
+The repository includes deployment configurations for **Docker and docker-compose**, but also a few specific platforms like **Heroku**, **Scalingo**, and **Nanobox**. The [**stand-alone** installation guide](https://docs.joinmastodon.org/admin/install/) is available in the documentation.
 
 A **Vagrant** configuration is included for development purposes.