diff --git a/bitnami/nginx/README.md b/bitnami/nginx/README.md index b4e17fe1d28b..3318a7327e8f 100644 --- a/bitnami/nginx/README.md +++ b/bitnami/nginx/README.md @@ -187,7 +187,7 @@ In order to activate it, mount the configuration volume following the steps in [ location /ngx_pagespeed_message { allow 127.0.0.1; deny all; } ``` -Then, restart Nginx or reload its configuration following the steps in the [Restart Nginx](#restart-nginx) section. +Then, restart Nginx or reload its configuration following the steps in the [Restart Nginx](#step-4-restart-nginx) section. # Reverse proxy to other containers