Skip to content

Commit adff765

Browse files
authored
Update index.tsx
1 parent bde7245 commit adff765

File tree

1 file changed

+4
-4
lines changed
  • src/components/Banners/BugBountyBanner

1 file changed

+4
-4
lines changed

src/components/Banners/BugBountyBanner/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ const BugBountyBanner = () => (
99
<BannerNotification shouldShow>
1010
<Center>
1111
<p>
12-
The Ethereum Protocol Attackathon is live on{" "}
13-
<a href="https://immunefi.com/audit-competition/ethereum-protocol-attackathon/">
14-
Immunefi
12+
Prague code is now in scope! Join the Prague Audit Competition on {" "}
13+
<a href="https://cantina.xyz/competitions/9ab19e33-b73c-4384-83a8-b905f508ce5e">
14+
Cantina
1515
</a>{" "}
16-
until the 20th of January, with up to $1,500,000 in rewards!
16+
on the 21 of February, with up to $2,000,000 in rewards!
1717
</p>
1818
</Center>
1919
</BannerNotification>

0 commit comments

Comments
 (0)