Skip to content

Commit fe017a2

Browse files
authored
Update header.astro
1 parent ed18361 commit fe017a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const navItems: Array<NavItem> = [
1111
{ title: "Projects", url: "https://mlpurdue.notion.site/8e83150770684e118ed6f423ba54fb81" },
1212
{ title: "Events", url: "/#eventscalendar" },
1313
{ title: "AI/ML Guides", url: "https://mlpurdue.notion.site/AI-ML-Guides-336e3bf13bd44738bb24217b678650d7"},
14-
{ title: "Sponsor", url: "/sponsor"},
14+
{ title: "Sponsor", url: "https://mlpurdue.notion.site/2023-2024-Sponsors-51f7ef777d104eecb3fb6edc2e693209"},
1515
{ title: "Contact", url: "/contact" },
1616
{ title: "Archive", url: "/events-archive" },
1717
];

0 commit comments

Comments
 (0)