We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83708e7 commit addea2bCopy full SHA for addea2b
src/App.tsx
@@ -230,7 +230,7 @@ function Body() {
230
paragraph={`Materials from past MESA schools and how to host your own`}
231
buttonLabel="Check out MESA summer schools"
232
link={{
233
- href: "https://mesastar.org/marketplace/education/#mesa-summer-school-web-pages"
+ href: "/summer-schools"
234
}}
235
iconUrls={[schoolPng]}
236
/>
0 commit comments