Skip to content

Commit

Permalink
activate akindo link
Browse files Browse the repository at this point in the history
  • Loading branch information
neila committed Aug 14, 2024
1 parent 850a4ac commit 74c3677
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions src/pages/guidelines/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,7 @@ const HackerChallenge: NextPage = () => {
<ol>
<li>
Join AKINDO's{" "}
<a
// biome-ignore lint/a11y/useValidAnchor: to be replaced
href="#"
// href="https://app.akindo.io/hackathons/3dXM7ZO2WsxvlkXp/"
css={css`cursor: not-allowed;`}
>
<a href="https://app.akindo.io/hackathons/3dXM7ZO2WsxvlkXp/">
ETHTokyo'24 Hackathon page
</a>
. (page is currently disabled and will be published near the
Expand All @@ -159,12 +154,7 @@ const HackerChallenge: NextPage = () => {
</li>
<li>
If your hack is listed on the Hackathon{" "}
<a
// biome-ignore lint/a11y/useValidAnchor: to be replaced
href="#"
// href="https://app.akindo.io/hackathons/3dXM7ZO2WsxvlkXp?tab=products"
css={css`cursor: not-allowed;`}
>
<a href="https://app.akindo.io/hackathons/3dXM7ZO2WsxvlkXp?tab=products">
submission list page
</a>
, your submission is complete:
Expand Down

0 comments on commit 74c3677

Please sign in to comment.