Skip to content

Commit

Permalink
fix(website): Fix Careers link in footer (#14300)
Browse files Browse the repository at this point in the history
  • Loading branch information
spachib committed Jul 28, 2023
1 parent ef6c52e commit 1020269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/components/Home/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export function Footer() {
</li>
<li className="mb-4">
<a
href="https://www.notion.so/taikoxyz/Taiko-Jobs-828fd7232d2c4150a11e10c8baa910a2"
href="https://taikoxyz.notion.site/Taiko-Jobs-828fd7232d2c4150a11e10c8baa910a2"
className="hover:underline"
target={"_blank"}
>
Expand Down

0 comments on commit 1020269

Please sign in to comment.