Skip to content

Commit

Permalink
Merge pull request #982 from recursiveforte/patch-5
Browse files Browse the repository at this point in the history
fix pdf link
  • Loading branch information
devenjadhav authored Nov 3, 2023
2 parents ef4fd74 + 9346650 commit 50ab53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/philanthropy/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1401,7 +1401,7 @@ const Philanthropy = ({ posts = [] }) => {
<Fade bottom>
<Button
as="a"
href="/philanthropy/hackclub.pdf"
href="/philanthropy/hackclub_philanthropy.pdf"
download="HackClub"
mb={4}
sx={{ fontSize: '1em !important' }}
Expand Down

0 comments on commit 50ab53b

Please sign in to comment.