docs(nxdev): change header plugins link to community (#10267)

This commit is contained in:
Benjamin Cabanes 2022-05-12 11:00:03 -04:00 committed by GitHub
parent 17a11b6a83
commit e2150e6e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ export function Header(props: HeaderProps) {
Docs
</a>
</Link>
<Link href="/extending-nx/nx-devkit">
<Link href="/community#create-nx-plugin">
<a
title="Check Nx available plugins"
className="hidden px-3 py-2 leading-tight text-white md:inline-flex"
@ -80,14 +80,6 @@ export function Header(props: HeaderProps) {
Plugins
</a>
</Link>
<Link href="/community">
<a
title="Check Nx community"
className="hidden px-3 py-2 leading-tight text-white md:inline-flex"
>
Community
</a>
</Link>
<Link href="/conf">
<a
title="Check Nx conference"