diff --git a/docs/hosting/installation/server-setups/docker-compose.md b/docs/hosting/installation/server-setups/docker-compose.md index 352114e29..964429d51 100644 --- a/docs/hosting/installation/server-setups/docker-compose.md +++ b/docs/hosting/installation/server-setups/docker-compose.md @@ -196,7 +196,7 @@ The above example would result in: `https://n8n.example.com` n8n will only be reachable using `https` and not using `http`. /// warning | Secure your n8n instance -Make sure that you [set up authentication](/hosting/user-management/) your n8n instance. +Make sure that you [set up authentication](/hosting/user-management/) for your n8n instance. /// ## Next steps