diff --git a/docs/advanced-configuration.md b/docs/advanced-configuration.md
index c2701ba..ea80646 100644
--- a/docs/advanced-configuration.md
+++ b/docs/advanced-configuration.md
@@ -28,7 +28,9 @@ configured in a number of different ways.
##### Table of Contents
[Environment Variables](#environ)
[Secrets](#secrets)
+[Full Control](#full)
+
## Environment Variables
Most deployment details may be set using environment variables set for the container.
@@ -81,6 +83,7 @@ Coming soon...
### OpenLDAP slapd
Coming soon...
+
## Secrets
Some deployers prefer not to use environment variables to inject secrets to avoid having
@@ -236,6 +239,7 @@ If no files are configured the container uses a default self-signed certificate
Coming soon...
+
## Full control
Deployers needing full control may inject configuration and deployment details directly.