Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhakkeempa committed Jul 4, 2024
1 parent 3153b53 commit 2eb0951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Hero/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const Hero = () => {
</p> */}
<div className="flex justify-center items-center">
<Link
href="public/assets/docs/Sponsorship-Doc.pdf"
href="/assets/docs/Sponsorship-Doc.pdf"
target={"_blank"}
className=" mt-3 mx-2 font-satoshi-bold rounded-[15px] px-5 py-3 border-2 border-gray-500"
>
Expand Down

0 comments on commit 2eb0951

Please sign in to comment.