From 7ea3c5cce272311ce76b7bc438377f90959635a7 Mon Sep 17 00:00:00 2001 From: Dave Whiteland Date: Wed, 9 Jul 2014 16:09:25 +0100 Subject: add missing glossary_link to glossary links found using git grep -P ']+glossary[^>]+' | grep -v __link in case that's handy. --- docs/installing/deploy.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/installing/deploy.md') diff --git a/docs/installing/deploy.md b/docs/installing/deploy.md index 019270fdf..2c31f95ce 100644 --- a/docs/installing/deploy.md +++ b/docs/installing/deploy.md @@ -8,7 +8,8 @@ title: Deploying

Although you can install Alaveteli and just change it when you need it, we recommend you adopt a way of deploying it automatically, - especially on your production server. + especially on your + production server. Alaveteli provides a deployment mechanism using Capistrano.

@@ -27,9 +28,9 @@ changes or copying files by hand, so your site will be down for the shortest possible time. We **strongly recommend** you use the deployment mechanism for your -production server and, if -you're running one, your -staging server too. +production server +and, if you're running one, your +staging server too. ## Capistrano -- cgit v1.2.3