diff --git a/packages/frontend/component/src/components/affine-other-page-layout/use-nav-config.ts b/packages/frontend/component/src/components/affine-other-page-layout/use-nav-config.ts
index bafc81c3f0..dca2f7cff7 100644
--- a/packages/frontend/component/src/components/affine-other-page-layout/use-nav-config.ts
+++ b/packages/frontend/component/src/components/affine-other-page-layout/use-nav-config.ts
@@ -9,10 +9,6 @@ export const useNavConfig = () => {
title: t['com.affine.other-page.nav.official-website'](),
path: 'https://affine.pro',
},
- {
- title: t['com.affine.other-page.nav.affine-community'](),
- path: 'https://community.affine.pro/home',
- },
{
title: t['com.affine.other-page.nav.blog'](),
path: 'https://affine.pro/blog',
diff --git a/packages/frontend/core/src/modules/open-in-app/views/open-in-app-page.tsx b/packages/frontend/core/src/modules/open-in-app/views/open-in-app-page.tsx
index ceb317b315..68096ac7fc 100644
--- a/packages/frontend/core/src/modules/open-in-app/views/open-in-app-page.tsx
+++ b/packages/frontend/core/src/modules/open-in-app/views/open-in-app-page.tsx
@@ -81,14 +81,6 @@ export const OpenInAppPage = ({ urlToOpen, openHereClicked }: OpenAppProps) => {
>
Official Website
-
- AFFiNE Community
-