Skip to content

Commit

Permalink
update github link (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xShuk authored Oct 7, 2024
1 parent c751311 commit aeed6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SocialIcons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const SocialIcons = (props: Props) => {
<a
rel="noreferrer"
target="_blank"
href="https://github.com/solana-labs/governance-ui"
href="https://github.com/Mythic-Project/governance-ui"
className="shadow-sm duration-500 hover:scale-125 focus:scale-125"
>
<img src="/icons/github.svg" className="h-11" alt="github" />
Expand Down

0 comments on commit aeed6a7

Please sign in to comment.