docs(nx-dev): add Nx Cloud terms link in footer (#31105)
before: no link to nx cloud terms in footer after: make terms easier to find for people by adding a link in the docs footer 
This commit is contained in:
parent
e6a3d77db3
commit
e118210e7f
@ -13,6 +13,7 @@ const navigation = {
|
|||||||
{ name: 'App', href: 'https://cloud.nx.app' },
|
{ name: 'App', href: 'https://cloud.nx.app' },
|
||||||
{ name: 'Docs', href: '/ci/intro/ci-with-nx' },
|
{ name: 'Docs', href: '/ci/intro/ci-with-nx' },
|
||||||
{ name: 'Pricing', href: '/pricing' },
|
{ name: 'Pricing', href: '/pricing' },
|
||||||
|
{ name: 'Terms', href: 'https://cloud.nx.app/terms' },
|
||||||
],
|
],
|
||||||
solutions: [
|
solutions: [
|
||||||
{ name: 'Nx', href: 'https://nx.dev' },
|
{ name: 'Nx', href: 'https://nx.dev' },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user