Fix donation button image on admin page

This commit is contained in:
Drew DeVault 2015-09-06 20:39:07 -04:00
parent e22d5ea193
commit b7cc9174f1
1 changed files with 2 additions and 2 deletions

View File

@ -129,8 +129,8 @@
<p>
You can include a donation button in various places to
drive people to your donation page. Here's how it looks:
<a href="..">
<img src="../static/donate-with-fosspay.png" />
<a href="{{root}}">
<img src="{{root}}/static/donate-with-fosspay.png" />
</a>
</p>
<p>If you add <code>?project=1</code> to your URL, it will pre-select that project