Skip to content

Commit

Permalink
fix: links
Browse files Browse the repository at this point in the history
  • Loading branch information
Soumyajit Behera committed Jan 1, 2023
1 parent cf3b3ff commit 3cfb63c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function Footer() {
</a>
<a
className="ml-4 text-gray-50"
href="https://www.instagram.com/s.o.u.m.y.a_j.i.t/"
href="https://www.instagram.com/soumyajit4419/"
rel="noopener noreferrer"
target="_blank"
>
Expand Down
2 changes: 1 addition & 1 deletion pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function about({ topics }) {
<a
rel="noopener noreferrer"
target="_blank"
href="https://soumya-jit.tech/"
href="https://soumyajit.vercel.app/"
>
See My Works
</a>
Expand Down

1 comment on commit 3cfb63c

@vercel
Copy link

@vercel vercel bot commented on 3cfb63c Jan 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.