From 19d56f750d5d7d95f891b445d31fe566216e09c8 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Tue, 8 Jul 2014 09:37:53 +0100 Subject: Add leading slash --- docs/installing/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installing/deploy.md') diff --git a/docs/installing/deploy.md b/docs/installing/deploy.md index 6e3a4e486..98006a012 100644 --- a/docs/installing/deploy.md +++ b/docs/installing/deploy.md @@ -134,7 +134,7 @@ Now, back on your local machine: * update the webserver config (either apache or nginx) to add the `current` element to the path where it is serving Alaveteli from. If you installed using the installation script, this will be replacing `/var/www/alaveteli/alaveteli/` with - `/var/www/alaveteli/alaveteli/current` in `etc/nginx/sites-available/default`. + `/var/www/alaveteli/alaveteli/current` in `/etc/nginx/sites-available/default`. * edit the server crontab so that the paths in the cron jobs also include the `current` element. If you used the installation script the crontab will be in `etc/cron.d/alaveteli`. -- cgit v1.2.3