Skip to content

Commit

Permalink
Merge pull request #587 from devsoc-unsw/master
Browse files Browse the repository at this point in the history
Updated links for devsoc
  • Loading branch information
Shubh141 authored Jan 25, 2024
2 parents 73ed6af + e5d8c5a commit 082c56f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/components/Features/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const Features = () => {
</ListItemIcon>
<Typography color="textSecondary">
<Link
href="https://github.com/csesoc/Structs.sh"
href="https://github.com/devsoc-unsw/structs.sh"
color="textSecondary"
target="_blank"
>
Expand All @@ -124,7 +124,7 @@ const Features = () => {
<Box padding="20px">
<div
className="github-card"
data-github="csesoc/structs.sh"
data-github="devsoc-unsw/structs.sh"
data-width="100%"
data-theme="medium"
/>
Expand Down

0 comments on commit 082c56f

Please sign in to comment.