From 1075a172a1df2177252db21b99561188edb0d985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 18 May 2020 19:06:36 +0200 Subject: [PATCH] Update index.md --- content/en/news/0.71.0-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.71.0-relnotes/index.md b/content/en/news/0.71.0-relnotes/index.md index 1f486e44e..07d951bf3 100644 --- a/content/en/news/0.71.0-relnotes/index.md +++ b/content/en/news/0.71.0-relnotes/index.md @@ -6,7 +6,7 @@ description: "Render hooks for headings, update to Go 1.14.3, several bug fixes categories: ["Releases"] --- -Hugo 0.71 brings Markdown render hooks for headings, a set of bug fixes and more. +Hugo 0.71 brings [Markdown render hooks for headings](https://gohugo.io/getting-started/configuration-markup#markdown-render-hooks), a set of bug fixes and more. This release represents **12 contributions by 7 contributors** to the main Hugo code base. [@bep](https://github.com/bep) leads the Hugo development with a significant amount of contributions, but also a big shoutout to [@anthonyfok](https://github.com/anthonyfok), [@apexskier](https://github.com/apexskier), and [@johnweldon](https://github.com/johnweldon) for their ongoing contributions.