diff --git a/v3-docs/docs/.vitepress/config.mts b/v3-docs/docs/.vitepress/config.mts index 90e1963f61..5cf32b8890 100644 --- a/v3-docs/docs/.vitepress/config.mts +++ b/v3-docs/docs/.vitepress/config.mts @@ -384,12 +384,7 @@ export default defineConfig({ { text: "Community Packages", link: "/community-packages/index", - items: [ - { - text: "React Meteor Data", - link: "/community-packages/react-meteor-data", - }, - ], + items: [], collapsed: true, }, {