Skip to content

Commit 003b2ba

Browse files
Add SIGPolicy website link to front page (#105) (#106)
Co-authored-by: pranavrajpal <[email protected]>
1 parent 02aea58 commit 003b2ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sections/home/Sigscard.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,11 +231,11 @@ const Sigscard = (props: any) => {
231231
<Card
232232
title="SIGPolicy"
233233
description="Discuss and understand software policy, ethics, law, and current events through a technological lens."
234-
link1="#"
234+
link1="https://sigpolicy.acm.illinois.edu"
235235
link2="https://discord.gg/gKjMH54YBF"
236236
Imagesrc={sigpolicylogo}
237237
Imagefallbacksrc={sigpolicylogopng}
238-
linktext1=""
238+
linktext1="Website"
239239
linktext2="Discord"
240240
/>
241241
<Card

0 commit comments

Comments
 (0)