Skip to content

Commit

Permalink
chore: updated the link for the Hacktoberfest CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
JoblersTune committed Oct 7, 2024
1 parent 07a59f0 commit 0efa182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import RafikiIcon from '../components/logos/RafikiIcon.astro';
</div>

<div class="card">
<h2 class="heading--6"><a href="https://github.com/interledger/hacktoberfest" data-umami-event="Devs page link - Hacktoberfest" target="_blank" rel="noopener noreferrer"><InterledgerIcon /> Hacktoberfest</a></h2>
<h2 class="heading--6"><a href="https://github.com/search?q=topic%3Ahacktoberfest+org%3Ainterledger+fork%3Atrue+repo%3Awicg%2Fwebmonetization&type=repositories" data-umami-event="Devs page link - Hacktoberfest" target="_blank" rel="noopener noreferrer"><InterledgerIcon /> Hacktoberfest</a></h2>
<p>Join us this October to collaborate on our open source projects.</p>
</div>

Expand Down

0 comments on commit 0efa182

Please sign in to comment.