From 4434652734a68e5f8ee63b5ad349bb25e0321fa2 Mon Sep 17 00:00:00 2001 From: nova Date: Sun, 31 May 2020 05:32:56 +0000 Subject: [PATCH] --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 14ad76c..5486286 100644 --- a/Installation.md +++ b/Installation.md @@ -80,7 +80,7 @@ Place the file in Now make a symlink - ```bash -sudo ln -s /etc/nginx/sites-available/chatto /nginx/sites-enabled +sudo ln -s /etc/nginx/sites-available/chatto /etc/nginx/sites-enabled ``` verify configration -