Fix misformed markdown link

This commit is contained in:
Kaushal Modi 2018-03-11 20:25:31 -04:00 committed by GitHub
parent 19e99c957b
commit 8203f649df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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