diff --git a/docs/content/configuration/index.md b/docs/content/configuration/index.md index 8fdb351..426f90c 100644 --- a/docs/content/configuration/index.md +++ b/docs/content/configuration/index.md @@ -6,7 +6,7 @@ weight: 1 `iocaine` can be configured via a TOML-format configuration file, or via the environment. Almost everything has sane defaults, but providing a wordlist, and at least one source for the markov generator is **required**. -The configuration file is split into five main sections: [`[server]`](#server), [`[sources]`](#sources), [`[generator]`](#generator), [`[templates]`](#templates), and [`metrics`](#metrics). +The configuration file is split into five main sections: [`[server]`](#server), [`[sources]`](#sources), [`[generator]`](#generator), [`[templates]`](#templates), and [`[metrics]`](#metrics). # `[server]`