Skip to content

Commit 60956be

Browse files
committed
github link
1 parent b701d1b commit 60956be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/about/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default function AboutPage() {
1717
</div>
1818
<h2 className="mt-10 text-3xl font-extrabold">CSESoc</h2>
1919
<p className="text-[#727B8C] font-medium">unsw-computer-science-engineering-society</p>
20-
<a href="https://www.facebook.com/csesoc/" target="_blank">
20+
<a href="https://github.com/csesoc/" target="_blank">
2121
<button className="bg-[#444F6F] w-full my-5 py-2 rounded hover-animate">Follow</button>
2222
</a>
2323
<p>

0 commit comments

Comments
 (0)