diff --git a/content/content-management/sections.md b/content/content-management/sections.md index 9e842b929..e53e0feb7 100644 --- a/content/content-management/sections.md +++ b/content/content-management/sections.md @@ -24,8 +24,9 @@ By default, all the **first-level** directories under `content/` form their own sections (**root sections**). If a user needs to define a section `foo` at a deeper level, they need to create -a directory named `foo` with an `_index.md` file (see [Branch Bundles][branch -bundles] for more information). +a directory named `foo` with an `_index.md` file (see [Branch Bundles][branch bundles] +for more information). + {{% note %}} A **section** cannot be defined or overridden by a front matter parameter -- it