Skip to content

Commit

Permalink
Update helper.tsx (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq0826 authored Aug 29, 2023
1 parent fe06528 commit d15b2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/helper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const TwitterIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
export const aboutList = [
{
name: "Join Us",
href: "https://scroll.io/join-us",
href: "https://jobs.lever.co/ScrollFoundation",
},
{
name: "Health Status",
Expand Down

0 comments on commit d15b2f6

Please sign in to comment.