Skip to content

Commit 3ed8736

Browse files
committed
update summer school links
1 parent 5a3f350 commit 3ed8736

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/App.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ function Header() {
7676
{
7777
label: "Documentation",
7878
href: "https://docs.mesastar.org"
79+
},
80+
{
81+
label: "Summer Schools",
82+
href: "https://mesastar.org/summer-schools/"
7983
}
8084
]}
8185
enableDarkModeSwitch={true}
@@ -222,7 +226,7 @@ function Body() {
222226
paragraph={`Materials from past MESA schools and how to host your own`}
223227
buttonLabel="Check out MESA summer schools"
224228
link={{
225-
href: "https://mesastar.org/marketplace/education/#mesa-summer-school-web-pages"
229+
href: "https://mesastar.org/summer-schools/"
226230
}}
227231
iconUrls={[schoolPng]}
228232
/>

0 commit comments

Comments
 (0)