update link to front matter description (#14493)

Update the front matter link from jekyll to gohugo.
This commit is contained in:
Karen Bradshaw
2019-05-24 06:04:20 -04:00
committed by Kubernetes Prow Robot
parent 0144a82ec2
commit c66db29c11
@@ -58,7 +58,7 @@ URL for the topic, for example:
## Adding the topic title to the front matter
In your topic, put a `title` field in the
[front matter](https://jekyllrb.com/docs/frontmatter/).
[front matter](https://gohugo.io/content-management/front-matter/).
The front matter is the YAML block that is between the
triple-dashed lines at the top of the page. Here's an example: