diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-19 14:00:52 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-21 17:38:22 +0100 |
commit | 3f0e6a948636d8c645cfaeedd356ea68897b14a9 (patch) | |
tree | 66c801044eaca72f6f29a101a752343dd6ecaef4 /docs/installing/manual_install.md | |
parent | 1e79267b308dc40d6faf1b17af29a9c7435ea1a5 (diff) |
Drop reference to WDTK/mysociety.
Just tell people what they need to do.
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r-- | docs/installing/manual_install.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index dc1ba200e..e3ac6787d 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -454,7 +454,7 @@ The `ugly` format uses simple variable substitution. A variable looks like ### Generate crontab `config/crontab-example` contains the cron jobs that run on -WhatDoTheyKnow. mySociety render the example file to reference absolute paths, +Alaveteli. Rewrite the example file to replace the variables, and then drop it in `/etc/cron.d/` on the server. **Template Variables:** @@ -809,7 +809,7 @@ simply use Apache as the SSL terminator. We have some [production server best practice notes]({{ site.baseurl}}docs/running/server/). -## What next? +## What next? Check out the [next steps]({{ site.baseurl }}docs/installing/next_steps/). @@ -823,7 +823,7 @@ Check out the [next steps]({{ site.baseurl }}docs/installing/next_steps/). If there are failures here, something has gone wrong with the preceding steps (see the next section for a common problem and workaround). You might - be able to move on to the next step, depending on how serious they are, but + be able to move on to the [next steps]({{ site.baseurl }}docs/installing/next_steps/), depending on how serious they are, but ideally you should try to find out what's gone wrong. * **glibc bug workaround** |