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