Fix broken link 404

Link to front-matter was pointing to table-of-contents that gave a 404.
This commit is contained in:
Unknown 2019-03-21 12:04:40 +01:00 committed by Bjørn Erik Pedersen
parent af82c56c51
commit f2ec3f2a6f

View File

@ -89,7 +89,7 @@ With the preceding example, even pages with > 400 words *and* `toc` not set to `
{{% /note %}}
[conditionals]: /templates/introduction/#conditionals
[front matter]: /content-management/table-of-contents/
[front matter]: /content-management/front-matter/
[pagevars]: /variables/page/
[partials]: /templates/partials/
[single page template]: /templates/single-page-templates/