diff --git a/components/Navbar.tsx b/components/Navbar.tsx index bcf14b8f..58b41277 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -98,7 +98,7 @@ const menu: Menu = [ }, { name: "Internships", - route: "https://github.com/uwcsc/winter2022-internships", + route: "https://github.com/uwcsc/2023-internships", }, ], },