From d63c57985e0adc29f607269837c352486eb953da Mon Sep 17 00:00:00 2001 From: Facundo Acevedo Date: Thu, 22 Oct 2020 18:23:30 -0300 Subject: [PATCH] Fix typo in the link in the TOC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b603f0..f1d167a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Fooling automated tools/scanners : - [Quickstart guide](#quickstart-guide) * [Run HTTP server with default settings](#run-http-server-with-default-settings) * [In combination with PHP](#in-combination-with-php) - * [Run HTTPS server with automated Let's Encrypt](#run-https-server-with-automated-let-s-encrypt) + * [Run HTTPS server with automated Let's Encrypt](#run-https-server-with-automated-lets-encrypt) * [Behind a reverse proxy](#behind-a-reverse-proxy) * [As a reverse proxy](#as-a-reverse-proxy) * [Antibot challenge](#antibot-challenge)