From 325de15e22dc6b78130d3e093c15646fe0a37841 Mon Sep 17 00:00:00 2001 From: Yannic Haupenthal Date: Tue, 1 Mar 2022 14:15:43 +0700 Subject: [PATCH] fix link to latest release note since the release notes were moved to GitHub: https://gohugo.io/news/no-more-releasenotes-here/ --- layouts/shortcodes/new-in.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/new-in.html b/layouts/shortcodes/new-in.html index ab0abb273..8d29c5eb6 100644 --- a/layouts/shortcodes/new-in.html +++ b/layouts/shortcodes/new-in.html @@ -4,5 +4,5 @@ {{ end }} {{ $version = $version | strings.TrimPrefix "v" }} \ No newline at end of file + New in v{{$version}} +