Skip to content

Commit

Permalink
fix(options): Update newsletter link
Browse files Browse the repository at this point in the history
  • Loading branch information
ardislu committed Mar 26, 2024
1 parent 9ec1447 commit c2cc2b6
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 c2cc2b6

Please sign in to comment.