Skip to content

Commit

Permalink
Update install mash link to point to the section
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 18, 2024
1 parent 98e65fc commit 8df9ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mash.pkgx.sh/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Hero() {
<Typography variant='overline' component='h2'>
Get Started
</Typography>
<Button href='https://github.com/pkgxdev/mash' variant='contained' target='github'>
<Button href='https://github.com/pkgxdev/mash#getting-started' variant='contained' target='github'>
Install Mash <ArrowOutwardIcon/>
</Button>
</CardContent>
Expand Down

0 comments on commit 8df9ba9

Please sign in to comment.