We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2514df0 commit 232014eCopy full SHA for 232014e
src/components/Banners/BugBountyBanner/index.tsx
@@ -9,8 +9,8 @@ const BugBountyBanner = () => (
9
<BannerNotification shouldShow>
10
<Center>
11
<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!
+ The Ethereum Protocol Attackathon is live on <a href="https://immunefi.com/audit-competition/ethereum-protocol-attackathon/">Immunefi</a>
+ until the 25th of January, with up to $1,500,000 in rewards!
14
</p>
15
</Center>
16
</BannerNotification>
0 commit comments