Skip to content

Commit 2473010

Browse files
authored
update links to latest mesa
1 parent a2040bc commit 2473010

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ function Body() {
128128
title="Interested in trying MESA?"
129129
buttonLabel="Install MESA"
130130
buttonLink={{
131-
href: "https://docs.mesastar.org/en/24.08.1/quickstart.html"
131+
href: "https://docs.mesastar.org/en/latest/quickstart.html"
132132
}}
133133
illustration={{
134134
type: "image",
@@ -202,7 +202,7 @@ function Body() {
202202
paragraph={`Materials from past MESA schools and how to host your own`}
203203
buttonLabel="Check out MESA summer schools"
204204
link={{
205-
href: "https://docs.mesastar.org/en/24.08.1/summer_schools.html"
205+
href: "https://docs.mesastar.org/en/latest/summer_schools.html"
206206
}}
207207
iconUrls={[schoolPng]}
208208
/>

0 commit comments

Comments
 (0)