diff options
author | Martin Wright <martin@mynameismartin.com> | 2014-06-24 09:48:51 +0100 |
---|---|---|
committer | Martin Wright <martin@mynameismartin.com> | 2014-06-24 09:48:51 +0100 |
commit | f4b3d9e1e37707ca2a321f40572ad76f08445c96 (patch) | |
tree | 93fc30d029f0ede38d1ab5a5e45615cd1c4587c9 /docs/installing/index.md | |
parent | d250dcaaae04a27b5f42f3a54a907189a358b71d (diff) | |
parent | 3d64a802326b5a8a193df95e7af3705214605a9f (diff) |
conflict: kept changes from gh-pages branch
Diffstat (limited to 'docs/installing/index.md')
-rw-r--r-- | docs/installing/index.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/installing/index.md b/docs/installing/index.md index 98efa7b8a..c276c3d08 100644 --- a/docs/installing/index.md +++ b/docs/installing/index.md @@ -47,16 +47,16 @@ those servers, because Capistrano takes care of that for you. ## Installing the core code -* [Install on Amazon EC2]({{ site.baseurl }}docs/installing/ami) using our AMI -* [Use the installation script]({{ site.baseurl }}docs/installing/script) which does the full installation on your own server -* [Manual installation]({{ site.baseurl }}docs/installing/manual_install) -- step-by-step instructions +* [Install on Amazon EC2]({{ site.baseurl }}docs/installing/ami/) using our AMI +* [Use the installation script]({{ site.baseurl }}docs/installing/script/) which does the full installation on your own server +* [Manual installation]({{ site.baseurl }}docs/installing/manual_install/) -- step-by-step instructions If you're setting up a development server on MacOS X, we've also got -[MacOS installation instructions]({{ site.baseurl }}docs/installing/macos). +[MacOS installation instructions]({{ site.baseurl }}docs/installing/macos/). ## Other installation information Alaveteli needs to be able to send and receive email, so you need to setup your MTA (Mail Transfer Agent) appropriately. -* [Installing the MTA]({{ site.baseurl }}docs/installing/email) +* [Installing the MTA]({{ site.baseurl }}docs/installing/email/) |