feat(nxdev): rename getting started to docs (#7090)

This commit is contained in:
Miroslav Jonaš 2021-09-22 15:27:05 +02:00 committed by GitHub
parent 3ad053b611
commit 84d64284f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ export function Header(props: HeaderProps) {
} }
> >
<a className="font-bold px-3 py-2 text-white leading-tight"> <a className="font-bold px-3 py-2 text-white leading-tight">
Get Started Docs
</a> </a>
</Link> </Link>
<Link <Link
@ -114,7 +114,7 @@ export function Header(props: HeaderProps) {
href="https://nx.app/?utm_source=nx.dev" href="https://nx.app/?utm_source=nx.dev"
target="_blank" target="_blank"
rel="noreferrer" rel="noreferrer"
className="px-3 py-2 text-white hidden lg:inline-flex leading-tight group relative" className="px-3 py-2 text-white lg:inline-flex leading-tight group relative"
> >
Nx Cloud Nx Cloud
</a> </a>