From 018610815d7de0f66300ebbc49526c98a943ef92 Mon Sep 17 00:00:00 2001 From: Denys Sedchenko Date: Sun, 6 Oct 2024 09:17:29 -0400 Subject: [PATCH] fix: fix release notes URL (#438) --- web/src/components/modals/AboutModal/ChangeLog/ChangeLog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/modals/AboutModal/ChangeLog/ChangeLog.tsx b/web/src/components/modals/AboutModal/ChangeLog/ChangeLog.tsx index f6a087e3..441ce040 100644 --- a/web/src/components/modals/AboutModal/ChangeLog/ChangeLog.tsx +++ b/web/src/components/modals/AboutModal/ChangeLog/ChangeLog.tsx @@ -31,7 +31,7 @@ export const ChangeLog: React.FC = ({ className, ...props }) => { ))}

Full release notes are available - + here