Skip to content

Commit 232014e

Browse files
authored
Update index.tsx
1 parent 2514df0 commit 232014e

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

src/components/Banners/BugBountyBanner/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ const BugBountyBanner = () => (
99
<BannerNotification shouldShow>
1010
<Center>
1111
<p>
12-
The Ethereum Protocol Attackathon is live on Immunefi
13-
until the 25th of January, with up to USD 1,500,000 in rewards!
12+
The Ethereum Protocol Attackathon is live on <a href="https://immunefi.com/audit-competition/ethereum-protocol-attackathon/">Immunefi</a>
13+
until the 25th of January, with up to $1,500,000 in rewards!
1414
</p>
1515
</Center>
1616
</BannerNotification>

0 commit comments

Comments
 (0)