Skip to content

Commit

Permalink
update links to latest mesa
Browse files Browse the repository at this point in the history
  • Loading branch information
pmocz authored Dec 11, 2024
1 parent a2040bc commit 2473010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ function Body() {
title="Interested in trying MESA?"
buttonLabel="Install MESA"
buttonLink={{
href: "https://docs.mesastar.org/en/24.08.1/quickstart.html"
href: "https://docs.mesastar.org/en/latest/quickstart.html"
}}
illustration={{
type: "image",
Expand Down Expand Up @@ -202,7 +202,7 @@ function Body() {
paragraph={`Materials from past MESA schools and how to host your own`}
buttonLabel="Check out MESA summer schools"
link={{
href: "https://docs.mesastar.org/en/24.08.1/summer_schools.html"
href: "https://docs.mesastar.org/en/latest/summer_schools.html"
}}
iconUrls={[schoolPng]}
/>
Expand Down

0 comments on commit 2473010

Please sign in to comment.