From 2ec28c79cbbf1cc684cb86c012660de2ab542b0e Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 8 Aug 2021 00:30:54 +0200 Subject: [PATCH] docs - fix README toc --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b967c7014..71ed90136 100644 --- a/README.md +++ b/README.md @@ -58,13 +58,12 @@ You can find a live demo at https://demo-nginx.bunkerity.com, feel free to do so - [Integrations](#integrations) * [Docker](#docker) * [Swarm](#swarm) - * [Kubernetes][#kubernetes] + * [Kubernetes](#kubernetes) * [Linux](#linux) -- [Use-cases](#use-cases) - * [Static pages](#static-pages) - * [PHP applications](#php-application) - * [Reverse proxy](#reverse-proxy) - * [Custom configurations](#custom-configurations) +- [Configuration](#configuration) + * [Singlesite](#singlesite) + * [Multisite](#multisite) + * [Special folders](#special-folders) - [Web UI](#web-ui) - [Security tuning](#security-tuning) - [Going further](#going-further)