chore: upadete onboarding video and changlog link (#3255)

This commit is contained in:
JimmFly
2023-07-17 12:31:07 +08:00
committed by GitHub
parent c0749fbb9f
commit e8f8bd21cf
5 changed files with 15 additions and 15 deletions
@@ -59,7 +59,7 @@ export const AboutAffine = () => {
style={{ cursor: 'pointer' }}
onClick={() => {
window.open(
'https://affine.pro/blog/whats-new-affine-0630',
'https://affine.pro/blog/what-is-new-affine-0717',
'_blank'
);
}}