diff --git a/nx-dev/ui-common/src/lib/header.tsx b/nx-dev/ui-common/src/lib/header.tsx index b5a829eb7dad7..30c532f4a888d 100644 --- a/nx-dev/ui-common/src/lib/header.tsx +++ b/nx-dev/ui-common/src/lib/header.tsx @@ -49,6 +49,12 @@ export function Header(): JSX.Element { 'Officials packages available for a better developer experience.', href: '/packages', }, + { + name: 'Nx Cloud', + description: + 'Learn everything about remote cache and distributed tasks configuration.', + href: '/nx-cloud/intro/what-is-nx-cloud', + }, ]; const flyoutMobileMenu = [ {