Skip to content

Commit

Permalink
fix(nxdev): update navbar for extending nx (#9886)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder authored Apr 19, 2022
1 parent bab92c9 commit ec2a2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-dev/ui-common/src/lib/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export function Header(props: HeaderProps) {
Docs
</a>
</Link>
<Link href="/using-nx/nx-devkit">
<Link href="/extending-nx/nx-devkit">
<a
title="Check Nx available plugins"
className="hidden px-3 py-2 leading-tight text-white md:inline-flex"
Expand Down

1 comment on commit ec2a2f1

@vercel
Copy link

@vercel vercel bot commented on ec2a2f1 Apr 19, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app
nx-dev-nrwl.vercel.app
nx.dev

Please sign in to comment.