From 4c17e7ac65c7e1de3bb7a04fd8f1d916a2c0e7e7 Mon Sep 17 00:00:00 2001
From: Emanuele Aina <emanuele.aina@collabora.com>
Date: Fri, 19 Feb 2021 15:24:21 +0100
Subject: [PATCH] v2021pre: Typo in relnotes pointing to improved download page

Thanks to Sudarshan for spotting it!

Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
---
 content/release/v2021pre/releasenotes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/release/v2021pre/releasenotes.md b/content/release/v2021pre/releasenotes.md
index c7cdf97bd..63944c32d 100644
--- a/content/release/v2021pre/releasenotes.md
+++ b/content/release/v2021pre/releasenotes.md
@@ -207,7 +207,7 @@ seen some of the attention it deserve, with plenty of cleanups and fixes.
 
 ### Improved image download page
 
-The new [download page]({{{< ref "download.md" >}}) provides a streamlined way
+The new [download page]({{< ref "download.md" >}}) provides a streamlined way
 for users to find the right download matching their needs, addressing some
 challenges with the raw indexing of all the release artifacts.
 
-- 
GitLab