mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 15:04:40 -04:00
Fix misformed markdown link
This commit is contained in:
parent
19e99c957b
commit
8203f649df
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user