Skip to content

Commit

Permalink
Merge pull request #363 from ardislu/fix-newsletter-link
Browse files Browse the repository at this point in the history
  • Loading branch information
mlissner authored Mar 26, 2024
2 parents 9ec1447 + c2cc2b6 commit 0f9d119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ <h2>Review RECAP</h2>
<i class="fa fa-circle fa-stack-2x gray"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</a>
<a href="https://free.law/newsletter/" class="fa-stack fa-lg" target="_blank" rel="noopener">
<a href="https://donate.free.law/np/clients/freelawproject/subscribe.jsp?subscription=9" class="fa-stack fa-lg" target="_blank" rel="noopener">
<i class="fa fa-circle fa-stack-2x gray"></i>
<i class="fa fa-newspaper-o fa-stack-1x fa-inverse"></i>
</a>
Expand Down

0 comments on commit 0f9d119

Please sign in to comment.