Skip to content

Commit

Permalink
fix: change link for subscribe button (#1184)
Browse files Browse the repository at this point in the history
Co-authored-by: Akshat Nema <[email protected]>
  • Loading branch information
Ankitchaudharyy and akshatnema authored Dec 24, 2022
1 parent 9dadcb9 commit d2e1499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ function HomePage() {
</li>
<li>
<SubscribeButton
href="/newsletter"
href="/community/meetings"
className="mt-2 md:mt-0 md:ml-2"
/>
</li>
Expand Down

0 comments on commit d2e1499

Please sign in to comment.