diff --git a/nx-dev/nx-dev/pages/community.tsx b/nx-dev/nx-dev/pages/community.tsx index 1bbaea311e..86057d46bc 100644 --- a/nx-dev/nx-dev/pages/community.tsx +++ b/nx-dev/nx-dev/pages/community.tsx @@ -139,13 +139,13 @@ export default function Community(props: CommunityProps): JSX.Element { description: "React Native brings React's declarative UI framework to iOS and Android.", name: '@nrwl/react-native', - url: 'https://nx.dev/react-packages/native', + url: 'https://nx.dev/packages/react-native', isOfficial: true, }, { description: 'Storybook is a development environment for UI components.', name: '@nrwl/storybook', - url: 'https://nx.dev/storybook/overview-react', + url: 'https://nx.dev/packages/storybook', isOfficial: true, }, {