From 3f155b4dba5c039d8011f93235303c5c55011b55 Mon Sep 17 00:00:00 2001 From: Bryce Kalow Date: Fri, 23 Jul 2021 08:54:11 -0500 Subject: [PATCH] website: fix release notes link (#12145) --- website/pages/downloads/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/downloads/index.jsx b/website/pages/downloads/index.jsx index bb9f89e578..962b61fc54 100644 --- a/website/pages/downloads/index.jsx +++ b/website/pages/downloads/index.jsx @@ -50,7 +50,7 @@ export default function DownloadsPage(staticProps) {

Release notes are available in our{' '} - + documentation .