fix(nx-dev): Update Webinar link (#29590)

This commit is contained in:
Nicholas Cunningham 2025-01-10 12:52:03 -07:00 committed by GitHub
parent 42d9e8bcb3
commit cbea0623df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -203,7 +203,7 @@ export const learnItems: MenuItem[] = [
{
name: 'Webinars',
description: null,
href: 'https://go.nx.dev/webinar',
href: 'https://go.nx.dev/jan2025-webinar',
icon: ComputerDesktopIcon,
isNew: false,
isHighlight: false,