Update location of download page

- https://ghost.org/downloads/ is now https://ghost.org/developers/
This commit is contained in:
Hannah Wolfe 2016-04-13 19:49:07 +01:00
parent 21a4bdfd62
commit 8b53308f10

View File

@ -8,7 +8,7 @@
The project is maintained by a non-profit organisation called the **Ghost Foundation**, along with an amazing group of independent [contributors](https://github.com/TryGhost/Ghost/contributors). We're trying to make publishing software that changes the shape of online journalism.
- [Ghost.org](https://ghost.org)
- [Latest Release](https://ghost.org/download/)
- [Latest Release](https://ghost.org/developers/)
- [Support](http://support.ghost.org/)
- [Theme Docs](http://themes.ghost.org)
- [Contributing Guide](https://github.com/TryGhost/Ghost/blob/master/.github/CONTRIBUTING.md)
@ -22,7 +22,7 @@ The project is maintained by a non-profit organisation called the **Ghost Founda
Make sure you've installed Node.js - We recommend the latest **Node v0.10.x** release. For other versions [click here](http://support.ghost.org/supported-node-versions/). May contain nuts.
1. Download the [latest release](https://ghost.org/download/) of Ghost
1. Download the [latest release](https://ghost.org/developers/) of Ghost
1. Unzip in the location you want to install
1. Fire up a terminal
1. `npm install --production`