diff options
author | Chandler Swift <[email protected]> | 2020-05-08 18:46:40 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-08 19:46:40 -0400 |
commit | 513e0240fd25ef51a8c2f9c87f2bc79d0fd9c91e (patch) | |
tree | 46b6c5f70038901a1d07f34ceeccbafb25799cde /README.md | |
parent | bf8c3c25c1631360133137e8e9d30ca158c6cb73 (diff) | |
download | caddy-513e0240fd25ef51a8c2f9c87f2bc79d0fd9c91e.tar.gz caddy-513e0240fd25ef51a8c2f9c87f2bc79d0fd9c91e.zip |
docs: Fix TOC/section header mismatch (#3380)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ - [Build from source](#build-from-source) - [For development](#for-development) - [With version information and/or plugins](#with-version-information-andor-plugins) -- [Getting started](#getting-started) +- [Quick start](#quick-start) - [Overview](#overview) - [Full documentation](#full-documentation) - [Getting help](#getting-help) |