diff --git a/docs/administration/index.md b/docs/administration/index.md index 06cb56ef7..a89870f00 100644 --- a/docs/administration/index.md +++ b/docs/administration/index.md @@ -201,7 +201,7 @@ sudo ln -s /etc/nginx/sites-available/mobilizon.conf /etc/nginx/sites-enabled/ Edit the file `/etc/nginx/sites-available` and adapt it to your own configuration. -Test the configuration with `sudo nginx -t` and reload nginx with `systemctl reload nginx`. +Test the configuration with `sudo nginx -t` and reload nginx with `sudo systemctl reload nginx`. ### Let's Encrypt