Skip to content

Commit

Permalink
Merge pull request #221 from pavlenex/img-link-fix
Browse files Browse the repository at this point in the history
fix broken link
  • Loading branch information
pavlenex authored Feb 7, 2025
2 parents 9156ac5 + 69fc571 commit 894b4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html/tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ <h3>{{automation-via-api}}</h3>
<h2>{{case-studies}}</h2>
<ul>
<li>
<a href="https://blog.btcpayserver.org/case-namecheap/" target="_blank">
<a href="https://blog.btcpayserver.org/case-study-namecheap/" target="_blank">
<img src="/img/case-studies/namecheap-featured.png" alt="BTCPay Server Namecheap Study" />
</a>
<h3>Namecheap</h3>
Expand Down

0 comments on commit 894b4ec

Please sign in to comment.