docs(nxdev): community plugin btn url to doc (#7369)
This commit is contained in:
parent
ccf42f020a
commit
e3992c4c6a
@ -309,9 +309,7 @@ export function Community(props: CommunityProps) {
|
|||||||
</div>
|
</div>
|
||||||
<div className="w-full lg:w-2/5 py-6 mt-8 text-right">
|
<div className="w-full lg:w-2/5 py-6 mt-8 text-right">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/nrwl/nx/blob/master/community/approved-plugins.json"
|
href="/nx-plugin/overview#listing-your-nx-plugin"
|
||||||
target="_blank"
|
|
||||||
rel="nofollow"
|
|
||||||
className="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-nx-base"
|
className="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-nx-base"
|
||||||
>
|
>
|
||||||
Add your Nx plugin to the list!
|
Add your Nx plugin to the list!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user