diff options
-rw-r--r-- | installing/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installing/index.md b/installing/index.md index 3db72e60f..c77e30ded 100644 --- a/installing/index.md +++ b/installing/index.md @@ -15,7 +15,7 @@ title: Installing * [Install on Amazon EC2]({{ site.baseurl }}installing/ami) using our AMI * [Use the installation script]({{ site.baseurl }}installing/script) which does the full installation on your own server -* [Manual installation]({{ site.baseurl }}installing/script) -- step-by-step instructions +* [Manual installation]({{ site.baseurl }}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 }}installing/macos). |