Skip to content

Commit 045df32

Browse files
committed
Properly remove legacy community page
1 parent 1082aaf commit 045df32

File tree

2 files changed

+2
-41
lines changed

2 files changed

+2
-41
lines changed

redirects.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,5 +218,6 @@
218218
"destination": "https://github.com/tailwindlabs/tailwindcss-typography",
219219
"permanent": false
220220
},
221-
{ "source": "/docs/intellisense", "destination": "/docs/editor-support", "permanent": false }
221+
{ "source": "/docs/intellisense", "destination": "/docs/editor-support", "permanent": false },
222+
{ "source": "/community", "destination": "/resources", "permanent": false }
222223
]

src/pages/community.mdx

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)