From 0e4abae3dc20dd73315ad4101bad22e50c268fd4 Mon Sep 17 00:00:00 2001 From: Jorge Marin Date: Wed, 27 Jan 2016 11:10:31 +0100 Subject: [PATCH] Typo in README.txt --- bitnami/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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