Skip to content

Commit

Permalink
Update link in Footer component
Browse files Browse the repository at this point in the history
  • Loading branch information
naiirad committed Dec 5, 2023
1 parent 1b2dc41 commit 502e16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const Footer = () => {
</div>
<span>·</span>
<div className="text-center">
<a href="https://github.com/scaffold-eth/se-2" target="_blank" rel="noreferrer" className="link">
<a href="https://twitter.com/Manta_Care" target="_blank" rel="noreferrer" className="link">
X
</a>
</div>
Expand Down

0 comments on commit 502e16e

Please sign in to comment.