Skip to content

Commit

Permalink
docs(nxdev): update nextjs plugin description (#9361)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes committed Mar 16, 2022
1 parent 39554b9 commit 5da76a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-dev/nx-dev/pages/community.tsx
Expand Up @@ -111,7 +111,7 @@ export function Community(props: CommunityProps): ReactComponentElement<any> {
},
{
description:
'Nest.js is a framework designed for building scalable server-side applications.',
'The Next.js plugin contains executors and generators for managing Next.js applications and libraries within an Nx workspace.',
name: '@nrwl/next',
url: 'https://nx.dev/next/overview',
isOfficial: true,
Expand Down

1 comment on commit 5da76a9

@vercel
Copy link

@vercel vercel bot commented on 5da76a9 Mar 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.