mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 10:50:02 -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**).
|
sections (**root sections**).
|
||||||
|
|
||||||
If a user needs to define a section `foo` at a deeper level, they need to create
|
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
|
a directory named `foo` with an `_index.md` file (see [Branch Bundles][branch bundles]
|
||||||
bundles] for more information).
|
for more information).
|
||||||
|
|
||||||
|
|
||||||
{{% note %}}
|
{{% note %}}
|
||||||
A **section** cannot be defined or overridden by a front matter parameter -- it
|
A **section** cannot be defined or overridden by a front matter parameter -- it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user