feat(nx-dev): replace monorepo world link with office hours
This commit is contained in:
parent
70012ee082
commit
3f5fd896a1
@ -216,10 +216,10 @@ export const learnItems: MenuItem[] = [
|
|||||||
];
|
];
|
||||||
export const eventItems: MenuItem[] = [
|
export const eventItems: MenuItem[] = [
|
||||||
{
|
{
|
||||||
name: 'Monorepo World',
|
name: 'Office Hours',
|
||||||
description: null,
|
description: null,
|
||||||
href: 'https://monorepo.world',
|
href: 'https://go.nx.dev/office-hours',
|
||||||
icon: GlobeAltIcon,
|
icon: DiscordIcon,
|
||||||
isNew: false,
|
isNew: false,
|
||||||
isHighlight: false,
|
isHighlight: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user