aboutsummaryrefslogtreecommitdiffstats
path: root/installing/index.md
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2014-06-13 14:24:28 +0100
committerDave Whiteland <dave@mysociety.org>2014-06-13 14:24:28 +0100
commit7d4d815f606386ef3f0f267dac1d99e4670885d0 (patch)
treecac52b428a757f95a74ce7569e78e8bc22eccdf9 /installing/index.md
parentffc42d5c35d7f12d4ee8e7c8617caa26979ec2ef (diff)
fix broken link
Diffstat (limited to 'installing/index.md')
-rw-r--r--installing/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/installing/index.md b/installing/index.md
index 09af57a48..d83c55c73 100644
--- a/installing/index.md
+++ b/installing/index.md
@@ -28,7 +28,7 @@ A **production** site is different: you want your production site to run as
efficiently as possible, so things like caching are swiched on, and debug
messages switched off. It's important to be able to deploy changes to a
production site quickly and efficiently, so we recommend you consider using a
-[deployment mechanism]({{ site.baseurl }}installing/deploying/) too.
+[deployment mechanism]({{ site.baseurl }}installing/deploy/) too.
Ideally, you should also have a [staging site]({{ site.baseurl }}glossary/#staging),
which is used solely to test new code in an identical environment to your