Skip to content

Commit

Permalink
fix submission tool url
Browse files Browse the repository at this point in the history
  • Loading branch information
czepluch authored and kuzdogan committed May 21, 2024
1 parent cf2617a commit ecf2393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/hacker-manual.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -568,11 +568,11 @@ const Hack = () => {
<ul>
<li>Go to {" "}
<a
href="https://submissions.ethberlin.org/"
href="https://projects.ethberlin.org/"
target="_blank"
rel="noreferrer noopener"
>
submission.ethberlin.org
projects.ethberlin.org
</a>
{" "} and sign in with your Zupass credentials to receive your role as "hacker".</li>
<li>Create or join an existing team</li>
Expand Down

0 comments on commit ecf2393

Please sign in to comment.