diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-06-12 09:13:28 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-06-12 09:13:28 +0100 |
commit | 667a3ffb11cb83d08dd40f1ca5a52e65d801aec4 (patch) | |
tree | 9e18a8c2b1b97af840ef67a28a93bdfa85f8020b | |
parent | 2e164330c949bd18ebf9a2076869374e1432aed2 (diff) |
copyedit: remove unclear 'However'
-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 d01cae311..991b56514 100644 --- a/installing/index.md +++ b/installing/index.md @@ -40,7 +40,7 @@ production server. ## Deployment -However, if you're running a production server, we **strongly recommend** you +If you're running a production server, we **strongly recommend** you use the Capistrano [deployment mechanism]({{ site.baseurl }}installing/deploy/) that's included with Alaveteli. Set this up and you never have to edit files on those servers, because Capistrano takes care of that for you. |