Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #114 from mienaikage/patch-1
Update donation URL
  • Loading branch information
zoffixznet committed Aug 10, 2018
2 parents 15e1980 + 3b9c5ee commit 589c6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layouts/default.html.ep
Expand Up @@ -54,7 +54,7 @@
</nav>

<div class="container">
<p id="donation-bar">Help language development. <a href="https://donate.perlfoundation.org/">Donate to The Perl Foundation</a></p>
<p id="donation-bar">Help language development. <a href="https://www.perlfoundation.org/donate.html">Donate to The Perl Foundation</a></p>

<%= content %>
<footer>
Expand Down

0 comments on commit 589c6de

Please sign in to comment.