Skip to content

Commit e4930b3

Browse files
authored
Merge pull request #14640 from ethereum/fredriksvantes-patch-1
Update bug bounty banner text
2 parents cdd432b + 9af75a5 commit e4930b3

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

src/components/Banners/BugBountyBanner/index.tsx

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

0 commit comments

Comments
 (0)