From 7c175be59455b0502d274fbbcbfd0db4f4c128e8 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Wed, 5 Oct 2022 18:46:18 +0530 Subject: [PATCH] fix: fix softlint cmd --- .../_2022-09-10-how-to-publish-website-without-librepages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/_2022-09-10-how-to-publish-website-without-librepages.md b/content/blog/_2022-09-10-how-to-publish-website-without-librepages.md index a4694dc..92d358f 100644 --- a/content/blog/_2022-09-10-how-to-publish-website-without-librepages.md +++ b/content/blog/_2022-09-10-how-to-publish-website-without-librepages.md @@ -330,7 +330,7 @@ the configuration files. Let's enable `` ```bash -$ sudo ln -s /etc/nginx/sites-available/ /etc/nginx/sites-available/ +$ sudo ln -s /etc/nginx/sites-available/ /etc/nginx/sites-enabled/ ``` Verify configurations before deploying, `nginx` has a command