From 6f9d0ae7dfc0913dffb19f244abccd121b154ca6 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Fri, 15 Jan 2021 06:21:34 -0700 Subject: [PATCH] style(README): force line breaks on contents items --- README.md | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 38d8f36..5e40aff 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,23 @@ Containerized fully-functional implementation of NGINX running on Alpine **as a ## Contents -[Alternate repository](#alternate-repository) -[Documentation and scripts](#documentation-and-scripts) -[Permissions](#permissions) -[Container layout](#container-layout) - [Content directory](#content-directory) - [Configuration directory](#configuration-directory) -[Quick-start](#quick-start) - [Mounting content](#mounting-content) - [Mounting configurations](#mounting-configurations) - [Mounting server-blocks](#mounting-server-blocks) -[TLS](#tls) -[Environment variables](#environment-variables) -[Shell mode](#shell-mode) - [Drop to shell before NGINX loads](#drop-to-shell-before-nginx-loads) - [Enter a running container](#enter-a-running-container) -[Logs](#logs) -[Final thoughts](#final-thoughts)#final-thoughts) +[Alternate repository](#alternate-repository)
+[Documentation and scripts](#documentation-and-scripts)
+[Permissions](#permissions)
+[Container layout](#container-layout)
+ [Content directory](#content-directory)
+ [Configuration directory](#configuration-directory)
+[Quick-start](#quick-start)
+ [Mounting content](#mounting-content)
+ [Mounting configurations](#mounting-configurations)
+ [Mounting server-blocks](#mounting-server-blocks)
+[TLS](#tls)
+[Environment variables](#environment-variables)
+[Shell mode](#shell-mode)
+ [Drop to shell before NGINX loads](#drop-to-shell-before-nginx-loads)
+ [Enter a running container](#enter-a-running-container)
+[Logs](#logs)
+[Final thoughts](#final-thoughts) ## Alternate repository @@ -248,5 +248,4 @@ I think that's everything to get you going if you are already familiar with dock If I've forgotten anything, you find any bugs or you have suggestions, please file an issue either on my private [git server ](https://git.asifbachus.app/ab-docker/ab-nginx) or on [github](https://github.com/asifbacchus/ab-nginx). Also, I am *not* affiliated with NGINX in any way, so please **do not** bother them with any issues you find with this container. Bother me instead, I actually enjoy it! -**All the best and have fun!** - +**All the best and have fun!** \ No newline at end of file