Skip to content

Commit 830d55a

Browse files
em3sclaude
andcommitted
Remove unnecessary community redirects
The old community pages are deleted, so Astro won't generate those routes — redirects are not needed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2d5e9b1 commit 830d55a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

website/astro.config.mjs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,6 @@ export default defineConfig({
5959
'/ko/stories/migration-verification/': '/ko/stories/how-we-survived/migration-verification/',
6060
'/ko/stories/hbase-consistency/': '/ko/stories/how-we-survived/hbase-consistency/',
6161
'/ko/stories/unified-graph/': '/ko/stories/vision/unified-graph/',
62-
'/community/contributing/': '/community/',
63-
'/community/governance/': '/community/',
64-
'/community/releases/': '/community/',
65-
'/community/roadmap/': '/community/',
66-
'/community/development/': '/community/',
67-
'/ko/community/contributing/': '/ko/community/',
68-
'/ko/community/governance/': '/ko/community/',
69-
'/ko/community/releases/': '/ko/community/',
70-
'/ko/community/roadmap/': '/ko/community/',
71-
'/ko/community/development/': '/ko/community/',
7262
},
7363
markdown: {
7464
remarkPlugins: [remarkHeadingId],

0 commit comments

Comments
 (0)