Skip to content

Commit a8f00f3

Browse files
authored
Update index.tsx
1 parent d824e35 commit a8f00f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const HomePage: NextPage = () => {
3838
</a>
3939
<a
4040
className="block rounded-md border-2 border-transparent bg-sky-500 px-4 py-2 text-center text-slate-800 transition-colors hover:border-current hover:bg-slate-900 hover:text-slate-50"
41-
href="https://devstrons.bio.link"
41+
href="https://znap.link/devstrons"
4242
rel="noopener noreferrer"
4343
target="_blank">
4444
Follow Us <i className="fa-solid fa-shuttle-space ml-1" />

0 commit comments

Comments
 (0)