feat(nx-cloud): add new Webinars link in menu-items (#26368)
The href for the Webinars section in the `menu-items.ts` file has been updated.
This commit is contained in:
parent
cddc69996d
commit
a1c26d51ab
@ -216,7 +216,7 @@ export const eventItems: MenuItem[] = [
|
|||||||
name: 'Webinars',
|
name: 'Webinars',
|
||||||
description:
|
description:
|
||||||
'Virtual courses to get a deeper understanding on monorepos animated by the Nx team.',
|
'Virtual courses to get a deeper understanding on monorepos animated by the Nx team.',
|
||||||
href: 'https://go.nx.dev/april-webinar',
|
href: 'https://go.nx.dev/webinar',
|
||||||
icon: null,
|
icon: null,
|
||||||
isNew: false,
|
isNew: false,
|
||||||
isHighlight: false,
|
isHighlight: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user