From f534e4a6dde77b92ea9b1b448b093615b3270a06 Mon Sep 17 00:00:00 2001 From: JimmFly Date: Mon, 17 Apr 2023 10:48:29 +0800 Subject: [PATCH] chore: update change log link (#1973) Co-authored-by: Himself65 --- apps/web/src/components/pure/help-island/index.tsx | 5 ++++- .../components/pure/workspace-slider-bar/changeLog/index.tsx | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/pure/help-island/index.tsx b/apps/web/src/components/pure/help-island/index.tsx index 1c9382fa8..cd1c7e6d2 100644 --- a/apps/web/src/components/pure/help-island/index.tsx +++ b/apps/web/src/components/pure/help-island/index.tsx @@ -65,7 +65,10 @@ export const HelpIsland = ({ { - window.open('https://affine.pro', '_blank'); + window.open( + 'https://github.com/toeverything/AFFiNE/releases', + '_blank' + ); }} > diff --git a/apps/web/src/components/pure/workspace-slider-bar/changeLog/index.tsx b/apps/web/src/components/pure/workspace-slider-bar/changeLog/index.tsx index f61ff9c9f..d74b9117d 100644 --- a/apps/web/src/components/pure/workspace-slider-bar/changeLog/index.tsx +++ b/apps/web/src/components/pure/workspace-slider-bar/changeLog/index.tsx @@ -36,7 +36,10 @@ export const ChangeLog = () => { return ( - + {t("Discover what's new!")}