From c66db29c11885d63ad90ede4980cbf22506e77cb Mon Sep 17 00:00:00 2001 From: Karen Bradshaw Date: Fri, 24 May 2019 06:04:20 -0400 Subject: [PATCH] update link to front matter description (#14493) Update the front matter link from jekyll to gohugo. --- content/en/docs/contribute/style/write-new-topic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/style/write-new-topic.md b/content/en/docs/contribute/style/write-new-topic.md index 6d9572a8f7..98f70cc7d4 100644 --- a/content/en/docs/contribute/style/write-new-topic.md +++ b/content/en/docs/contribute/style/write-new-topic.md @@ -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: