aboutsummaryrefslogtreecommitdiffstats
path: root/installing
diff options
context:
space:
mode:
Diffstat (limited to 'installing')
-rw-r--r--installing/manual_install.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/installing/manual_install.md b/installing/manual_install.md
index 01e868551..a155694a4 100644
--- a/installing/manual_install.md
+++ b/installing/manual_install.md
@@ -455,9 +455,8 @@ Notice the line `RequestHeader` that sets the `X-Forwarded-Proto` header. This
is important. This ultimately tells Rails that it's serving a page over https
and so it knows to include that in any absolute urls it serves.
-Some [production server best practice
-notes](https://github.com/mysociety/alaveteli/wiki/Production-Server-Best-Practi
-ces) are evolving on the wiki.
+We have some [production server best practice
+notes]({{ site.baseurl}}running/server/).
## Upgrading Alaveteli