From a3e825c216e6f3a7c74625ad41e44fe63af14b1d Mon Sep 17 00:00:00 2001 From: Himself65 Date: Mon, 6 Mar 2023 12:21:51 -0600 Subject: [PATCH] fix: about us modal (#1358) --- apps/web/src/components/pure/contact-modal/index.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/web/src/components/pure/contact-modal/index.tsx b/apps/web/src/components/pure/contact-modal/index.tsx index fd3ee9c9c7..18ec1fa648 100644 --- a/apps/web/src/components/pure/contact-modal/index.tsx +++ b/apps/web/src/components/pure/contact-modal/index.tsx @@ -75,7 +75,7 @@ export const ContactModal = ({ icon: , title: t('Check Our Docs'), subTitle: 'Open Source', - link: 'https://github.com/toeverything/AFFiNE', + link: 'https://community.affine.pro', }, ]; const date = new Date(); @@ -124,8 +124,12 @@ export const ContactModal = ({

Copyright © {year} Toeverything

- Terms - Privacy + + Terms + + + Privacy +