From b7af5993cbd8bb8ffc612f8fc70f7d351fbf642c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 13 Jul 2020 21:19:53 +0200 Subject: [PATCH] Update index.md --- content/en/news/0.74.0-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.74.0-relnotes/index.md b/content/en/news/0.74.0-relnotes/index.md index 4f9908996..2aa39f43d 100644 --- a/content/en/news/0.74.0-relnotes/index.md +++ b/content/en/news/0.74.0-relnotes/index.md @@ -23,7 +23,7 @@ This release also comes with Open API 3-support. This makes it much easier to cr Hugo's Asciidoc integration has also gotten a face lift. A big shoutout to [@muenchhausen](https://github.com/muenchhausen) and [@bwklein](https://github.com/bwklein) for their work on this. -And finally, [partials](https://gohugo.io/templates/partials/) can now be defined inline -- and that is way more useful than it sounds. +And finally, [partials](https://gohugo.io/templates/partials/#inline-partials) can now be defined inline -- and that is way more useful than it sounds. This release represents **23 contributions by 9 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 [@niklasfasching](https://github.com/niklasfasching), [@bwklein](https://github.com/bwklein), and [@muenchhausen](https://github.com/muenchhausen) for their ongoing contributions.