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[] = [
|
||||
{
|
||||
name: 'Monorepo World',
|
||||
name: 'Office Hours',
|
||||
description: null,
|
||||
href: 'https://monorepo.world',
|
||||
icon: GlobeAltIcon,
|
||||
href: 'https://go.nx.dev/office-hours',
|
||||
icon: DiscordIcon,
|
||||
isNew: false,
|
||||
isHighlight: false,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user